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?
Retrieving, restoring CodeLite options:
-
- CodeLite Enthusiast
- Posts: 24
- Joined: Thu Apr 18, 2013 9:46 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Retrieving, restoring CodeLite options:
Haven't tried that myself, but:
copy the content of the folder:
~/.codelite
and place it under:
%AppData%\CodeLite
Eran
copy the content of the folder:
~/.codelite
and place it under:
%AppData%\CodeLite
Eran
Make sure you have read the HOW TO POST thread