From: SourceForge.net <no...@so...> - 2004-07-15 02:50:33
|
Bugs item #991311, was opened at 2004-07-14 19:50 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=991311&group_id=44253 Category: Interactions Group: Serious Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: java.class.path does not reflect Extra Classpath changes Initial Comment: System.getProperty("java.class.path") does not reflect changes made in DrJava's Extra Classpath. I can add or remove directories and jar files, but System.getProperty("java.class.path") remains the same: <DrJava's jar>;<JDL's tools.jar>. This is the case both when I examine System.getProperty ("java.class.path") in the interactions pane directly and when I execute it within a program. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=991311&group_id=44253 |