Bugs item #768836, was opened at 2003-07-09 18:36
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=768836&group_id=44253
Category: Other
Group: Serious
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Unable to launch DrJava from jar file
Initial Comment:
I built DrJava from source and ran "ant jar" to build
the jar file.
The result is that the application is not running when
I launch it using
java -jar drjava.jar
However, I am able to launch it when I run the
following command
java edu.rice.cs.drjava.DrJava
I am using Linux and JSDK ver 1.4.1
I would like to run it from the jar file.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438935&aid=768836&group_id=44253
|