Recent

Author Topic: Is it able to export lazarus ide option settings?  (Read 1489 times)

wytwyt02

  • Jr. Member
  • **
  • Posts: 83
Is it able to export lazarus ide option settings?
« 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

Handoko

  • Hero Member
  • *****
  • Posts: 5131
  • My goal: build my own game engine using Lazarus
Re: Is it able to export lazarus ide option settings?
« Reply #1 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.

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 9794
  • Debugger - SynEdit - and more
    • wiki
Re: Is it able to export lazarus ide option settings?
« Reply #2 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.

wytwyt02

  • Jr. Member
  • **
  • Posts: 83
Re: Is it able to export lazarus ide option settings?
« Reply #3 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?

dsiders

  • Hero Member
  • *****
  • Posts: 1052
Re: Is it able to export lazarus ide option settings?
« Reply #4 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.
Preview Lazarus 3.99 documentation at: https://dsiders.gitlab.io/lazdocsnext

 

TinyPortal © 2005-2018