Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-dev] Specifying relative paths for eclipse projects

Could somebody please advise me regarding the following :

We have an eclipse workspace set up at location
C:\workspace\eclipse
which includes multiple projects at the following locations
C:\workspace\projA
C:\workspace\projB
C:\workspace\projC

What do we need to do so that this is independent of the absolute path "C\workspace". i.e. if the directories "eclipse", "projA", "projB", "projC" were moved from C:\workspace to some other directory then the workspace should still be able to find the projects.

Thanks,
Sudhan




Back to the top