Skip to Content.
Sympa Menu

sm-discuss - RE: [SM-Discuss] eclipse problem

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: "David Kowis" <dkowis AT shlrm.org>
  • To: "'Jeremy Kolb'" <jkolb AT brandeis.edu>, <sm-discuss AT lists.ibiblio.org>
  • Cc:
  • Subject: RE: [SM-Discuss] eclipse problem
  • Date: Sun, 25 Jan 2004 05:47:46 -0000

The error means that it cannot find org.eclipse.core.launcher.Main So
it's having a problem actually trying to run the program. You might
physically verify that the file exists and that all the files exist where
the command line says so

I'd look in /usr/share/eclipse and see if starutp.jar is there
If not, that's where the problem lies.

-----Original Message-----
From: sm-discuss-bounces AT lists.ibiblio.org
[mailto:sm-discuss-bounces AT lists.ibiblio.org] On Behalf Of Jeremy Kolb
Sent: Saturday, January 24, 2004 9:47 PM
To: sm-discuss AT lists.ibiblio.org
Subject: [SM-Discuss] eclipse problem


Ok, finally got eclipse to compile (took over 2 hours to generate the
install log, i don't know why). now when i try to run it i get: Exception in
thread "main" java.lang.NoClassDefFoundError: org/eclipse/core/launcher/Main

And a box that says:

JVM terminated. Exit code=1
/usr/bin/java
-cp /usr/share/eclipse/startup.jar org.eclipse.core.launcher.Main -os linux
-ws gtk -arch x86 -showsplash /usr/share/eclipse/eclipse -showsplash 600
-data /home/jkolb/workspace

_______________________________________________
SM-Discuss mailing list
SM-Discuss AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/sm-discuss






Archive powered by MHonArc 2.6.24.

Top of Page