[Lazarus] Ability to load and save IDE configuration

Luiz Americo Pereira Camara luizamericop at gmail.com
Mon Jul 18 04:03:49 CEST 2016


2016-07-17 22:51 GMT-03:00 Anthony Walter <sysrpl at gmail.com>:

> If you launch Lazarus with the --pcp flag you can specify a configuration
> folder.
>
> Do something like this on every computer.
>
> sudo mkdir -p /usr/share/lazarus/config
> sudo chmod 777 /usr/share/lazarus/config
>
> Then you can just launch Lazarus with --pcp /usr/share/lazarus/config,
> adjust your settings, and then copy the contents of
> /usr/share/lazarus/config to as many computers/users as you want. After
> that all settings for the various installations will be the same.
>
>
Thanks.

This is one solution but has some caveats: not all configs should be shared
like compiler location, lazarus source directory etc, some of the computers
are windows

I'm looking into some tool/package/features that automates this and filter
the not eligible configs

If there are none, and time allows, i will create one

Luiz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20160717/0be0ed0f/attachment.html>


More information about the Lazarus mailing list