From: SourceForge.net <no...@so...> - 2006-06-12 15:10:20
|
Bugs item #1504827, was opened at 2006-06-12 09:10 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=1504827&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: Other Group: 6: Crashes Status: Open Resolution: None Priority: 5 Submitted By: R. Matt Barnett (rmbarnett) Assigned to: Nobody/Anonymous (nobody) Summary: "getenv no longer supported, use prop" Initial Comment: C:\Documents and Settings\g9053\Desktop>java -jar drjava-beta-20060510-2133.jar Exception in thread "main" java.lang.Error: getenv no longer supported, use prop erties and -D instead: ProgramFiles at java.lang.System.getenv(Unknown Source) at edu.rice.cs.util.classloader.ToolsJarClassLoader.getToolsJarFiles(Too lsJarClassLoader.java:71) at edu.rice.cs.util.classloader.ToolsJarClassLoader.getToolsJarURLs(Tool sJarClassLoader.java:149) at edu.rice.cs.util.classloader.ToolsJarClassLoader.<init>(ToolsJarClass Loader.java:54) at edu.rice.cs.drjava.DrJava.<clinit>(DrJava.java:95) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1504827&group_id=44253 |