[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[platform-dev] Specifying relative paths for eclipse projects
|
- From: "Sudhan Kayarkar" <sudhank@xxxxxxxxxxx>
- Date: Thu, 27 Apr 2006 08:32:13 -0700
- Delivered-to: platform-dev@eclipse.org
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