|
From: SourceForge.net <no...@so...> - 2008-11-17 19:53:49
|
Feature Requests item #2306626, was opened at 2008-11-17 13:53 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=2306626&group_id=44253 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Project Facility Group: None Status: Open Priority: 5 Private: No Submitted By: Mathias Ricken (mgricken) Assigned to: Nobody/Anonymous (nobody) Summary: Classpath Relative to Project File Initial Comment: In the "Project Properties" dialog, a user can add extra classpath items for a project, but the entries are stored as absolute paths. That means that if the project is copied to another computer and the classpath items are not in the same place, they will not be found. Often, it makes sense to distribute a jar file with a project, and that jar file moves with the project file. Therefore, it should be possible to designate an extra classpath item as relative to the project file. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=2306626&group_id=44253 |