Retrieving, restoring CodeLite options:

General questions regarding the usage of CodeLite
mikey
CodeLite Enthusiast
Posts: 24
Joined: Thu Apr 18, 2013 9:46 am
Genuine User: Yes
IDE Question: C++
Contact:

Retrieving, restoring CodeLite options:

Post by mikey »

I have codelite set up nicely on Ubuntu QQ - would like to deploy it also on Windows 7.

How can I extract my settings, especially the editor preferences, fonts, colors etc from the Ubuntu deployment and import them into a Windows deployment of codelite?
User avatar
eranif
CodeLite Plugin
Posts: 6373
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Retrieving, restoring CodeLite options:

Post by eranif »

Haven't tried that myself, but:

copy the content of the folder:
~/.codelite

and place it under:
%AppData%\CodeLite

Eran
Make sure you have read the HOW TO POST thread
Post Reply