Project relative to workspace

General questions regarding the usage of CodeLite
jfouche
CodeLite Guru
Posts: 351
Joined: Mon Oct 20, 2008 7:26 pm
Genuine User: Yes
IDE Question: C++
Location: France
Contact:

Project relative to workspace

Post by jfouche »

Hi Eran,

I have a project structure like the following one :
dir
+ project_1
| + project_1.project
| + project_1.workspace
+ project_2
| + project_2.project
If I add the project_2.project to my project_1.workspace, it is stored as an absolute path. I can't relocate the full dir directory. Is there a way to achieve this ?

Thanks
Jérémie