Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » java.lang.NoClassDefFoundError: org/eclipse/osgi/util/NLS
java.lang.NoClassDefFoundError: org/eclipse/osgi/util/NLS [message #66378] Thu, 19 May 2005 05:50
Eclipse UserFriend
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
 
Read Message
Previous Topic:Problems beginning Installation
Next Topic:Installation error with JRE
Goto Forum:
  


Current Time: Sat Apr 27 00:56:29 GMT 2024

Powered by FUDForum. Page generated in 0.08984 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top