Lazarus

Programming => General => Topic started by: wytwyt02 on November 21, 2019, 03:23:33 am

Title: Is it able to export lazarus ide option settings?
Post by: wytwyt02 on November 21, 2019, 03:23:33 am
I often switch some different computers for develop with Lazarus, So it is useful if it can export Lazarus settings to another computers
Title: Re: Is it able to export lazarus ide option settings?
Post by: Handoko on November 21, 2019, 03:34:15 am
Yes, that is a good feature.

On Linux, you can manually copy these files:
[user]/.lazarus/editoroptions.xml
[user]/.lazarus/environmentoptions.xml

Make sure you already properly backup before manually copy/edit the files.
Title: Re: Is it able to export lazarus ide option settings?
Post by: Martin_fr on November 21, 2019, 03:40:34 am
environmentoptions.xml contains the paths to fpc and the like.

So a simple copy may not always work.

EditorOptions should be fine
And many other of the XML too.
Title: Re: Is it able to export lazarus ide option settings?
Post by: wytwyt02 on November 22, 2019, 04:39:52 am
Yes, that is a good feature.

On Linux, you can manually copy these files:
[user]/.lazarus/editoroptions.xml
[user]/.lazarus/environmentoptions.xml

Make sure you already properly backup before manually copy/edit the files.

where is the file on windows?
Title: Re: Is it able to export lazarus ide option settings?
Post by: dsiders on November 22, 2019, 05:16:57 am
Yes, that is a good feature.

On Linux, you can manually copy these files:
[user]/.lazarus/editoroptions.xml
[user]/.lazarus/environmentoptions.xml

Make sure you already properly backup before manually copy/edit the files.

where is the file on windows?

c:\Users\<username>\AppData\Local\Lazarus\

Replace <username> with your login name.
TinyPortal © 2005-2018