java.lang.NoClassDefFoundError: org/eclipse/osgi/util/NLS [message #66378] |
Thu, 19 May 2005 01:50 |
Eclipse User |
|
|
|
Originally posted by: scott.klein.goldenhourdata.com
I recently upgraded to 3.1 M17, dropped my SWT Designer plugin into
place and ran Eclipse fine.
I updated and added some plugings via the web update.
I made some changes to my project classpath to include some jars I
needed (SWT stuff).
Now when I run I get the following error:
java.lang.NoClassDefFoundError: org/eclipse/osgi/util/NLS
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
at
org.eclipse.osgi.framework.internal.defaultadaptor.DefaultCl assLoader
..defineClass(DefaultClassLoader.java:298)
....
I cannot find this NLS class anywhere in my plugins directory -- looked
in all the osgi plugin jars, and it is nowhere to be found.
Can someone point me to the right plugin or jar that I need to add?
thanks
scott
|
|
|
Powered by
FUDForum. Page generated in 0.06606 seconds