Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » NoClassDefFoundError When the class is in the Classpath
NoClassDefFoundError When the class is in the Classpath [message #94537] Wed, 16 July 2003 06:23
easwaran is currently offline easwaranFriend
Messages: 52
Registered: July 2009
Member
Hi,

I try to load a plugin during the startup and initializing all my UI
related classes. I have a class defined with some static fields wherein i
get the whether i need to use SWT or AWT. This gets activated and i get
the toolkit. After the ide is started again i go to some plugin point like
menu, toolbar or property page and try to invoke the UI, I get a
NoClassDefFoundError for the class where i get the toolkit as mentioned
earlier.

Easwar
Previous Topic:Add/remove contributions during life of part
Next Topic:CVS operations in background?
Goto Forum:
  


Current Time: Wed Jul 17 10:01:13 GMT 2024

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

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

Back to the top