Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Spring Plugin and NoClassDefFound
Spring Plugin and NoClassDefFound [message #459664] Tue, 05 December 2006 22:44 Go to next message
Eclipse UserFriend
Originally posted by: jelgolfnut.gmail.com

I'm following the following article about integrating Spring into my RCP
http://www.devx.com/Java/Article/31763/0/page/1

I'm able to build my RCP app, but when I try to run it I get a
noClassDefFound for the SpringClientPlugin class. I believe I have
followed the article and have all the links, but maybe I missed something.
I have a print statement in the constructor of the SpringClientPlugin and
I can see that it's getting executed, it doesn't seem to be available at
runtime? Any suggestions on where to look? My next step would be to
recreate the SpringPlugin and use the "plugin from existing jar" option,
but I suspect since my error is on the Plugin class itself, it won't make
much difference. Thoughts?
Re: Spring Plugin and NoClassDefFound [message #459733 is a reply to message #459664] Wed, 06 December 2006 22:19 Go to previous message
Eclipse UserFriend
Originally posted by: jelgolfnut.gmail.com

Never mind....I switched to creating a plugin from existing jar and got
past the NoClassDefFound.
Previous Topic:How can I both update a control and do other works ?
Next Topic:Error Log plugin
Goto Forum:
  


Current Time: Tue Mar 25 19:14:07 EDT 2025

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

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

Back to the top