I have another question about CodeLite.
When creating a new Workspace, CodeLite´s default Path is "C:\Programme\CodeLite".
Can i set a Environment-Variable to set the default Path i.e. to "D:\CodeLite"?
thanks a lot
Default Workspace Path
-
- CodeLite Enthusiast
- Posts: 33
- Joined: Fri Aug 13, 2010 10:45 pm
- 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: Default Workspace Path
Not atm.
Currently, codelite defaults to the CWD:
- If a workspace is open, it will be the current workspace path
- if no workspace is open, it will be the location where codelite stores data (~/.codelite under linux, C:\Program Files\CodeLite under Windows)
Eran
Currently, codelite defaults to the CWD:
- If a workspace is open, it will be the current workspace path
- if no workspace is open, it will be the location where codelite stores data (~/.codelite under linux, C:\Program Files\CodeLite under Windows)
Eran
Make sure you have read the HOW TO POST thread