|
From: <no...@so...> - 2001-08-31 20:40:22
|
Bugs item #457356, was opened at 2001-08-31 12:01 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=100588&aid=457356&group_id=588 Category: installer Group: severe bug Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: John Gellene (jgellene) Summary: Could not find the main class Initial Comment: I get the following Could not find the main class. Program will exit! I just installed jedit and this is my first time running it and it gives me this. Please help, thanks. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2001-08-31 13:40 Message: Logged In: NO C:\jdk1.3\jre\bin\javaw.exe -jar mx32m "C:\Program Files\jEdit 3.2\jedit.jar" I made everything case sensitive to see if that was the problem and it still didnt run. ---------------------------------------------------------------------- Comment By: John Gellene (jgellene) Date: 2001-08-31 13:34 Message: Logged In: YES user_id=117073 Please copy and post the command line that appears in the bottom, read only text field. If you would like interactive help over the next hour or so, email me at jge...@je... with the particulars for one of the IM programs for Windows (AIM, MSN Messenger, ICQ). ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2001-08-31 13:22 Message: Logged In: NO I did this and it did not work. I even tried rebooting my computer. I'm using Windows 98 Second Edition. I have Java 1.3 ---------------------------------------------------------------------- Comment By: John Gellene (jgellene) Date: 2001-08-31 12:55 Message: Logged In: YES user_id=117073 I am assuming you are running jEdit on Windows and you are using the launcher feature. It is likely your %CLASSPATH% environment variable contains spaces which are confusing the java interpreter. Here is a way to get jEdit running without changing your % CLASSPATH% variable. Select "Set jEdit parameters" from the jEdit group in the Programs menu. Set the "Command line options for java executable" text field to "-jar mx32m" from the drop-down menu. Go to the next text field, "Location of jEdit target", and using the "Choose" button and the resulting file selection dialog, select "jEdit.jar" in the directory in which you have installed jEdit. Select "OK" to save your new parameters, then try to start jEdit again. If you are running another operating system, or havefurther problems, you should provide further details to help us help you. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=100588&aid=457356&group_id=588 |