Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] Runtime-Problems under FreeBSD

Hi!

After compiling eclipse under FreeBSD 5.1, I got the following error
when I try to start eclipse:

[0.72] markus:~/eclipse_temp > ./eclipse
Exception in thread "main" java.lang.NoClassDefFoundError:
org/eclipse/core/launcher/Main


What did I wrong? Have I to set a Environment-Variable that eclipse can
get the Class?

I built eclipse with -os linux -ws motif

Thanks for help!
  Markus





Back to the top