From: SourceForge.net <no...@so...> - 2007-06-28 07:16:17
|
Bugs item #1744632, was opened at 2007-06-28 00:16 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=1744632&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: Compiler integration Group: 4: Serious Status: Open Resolution: None Priority: 5 Private: No Submitted By: Vern Bliss (blissvj) Assigned to: Nobody/Anonymous (nobody) Summary: classpath not recognized by compiler Initial Comment: The current stable version of drjava (drjava-stable-20070130-2255) nicely compiles and runs a simple Hello World program when the classpath for the working directory is added to the drjava preferences. In the new beta drjava (drjava-beta-20070524-1944), the same program, with the same classpath path added to the preferences, does not compile. The error message is the same as if the classpath had not been set. It appears that the classpath is not being used in the newest beta drjava. Note: this is the windows exe version, and is being run on 32-bit Vista Home Premium. I apologize if this is not a bug but is simply due to my ignorance of some aspect of drjava. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1744632&group_id=44253 |