I have a project structure like the following one :
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 ?dir
+ project_1
| + project_1.project
| + project_1.workspace
+ project_2
| + project_2.project
Thanks