Bug 166572 - [classpath] Support relative paths in build path settings to share settings
Summary: [classpath] Support relative paths in build path settings to share settings
Status: RESOLVED DUPLICATE of bug 57732
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2.1   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-01 18:08 EST by Robert Wenner CLA
Modified: 2007-06-20 04:21 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Wenner CLA 2006-12-01 18:08:06 EST
I'd like to use relative paths in the build path settings.
If Eclipse keeps putting absolute paths in, then I cannot share these settings between different machines (especially not on different platforms). However, build settings should IMHO be shared and be kept under version control.

If I manually edit .classpath and enter eg ../../foo/bar.jar, Eclipse seems to ignore the leading dots and considers I get an error it cannot find /foo/bar.jar
Comment 1 Frederic Fusier CLA 2007-06-20 04:21:35 EDT

*** This bug has been marked as a duplicate of bug 57732 ***