Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » java.lang.NoClassDefFoundError on RunTime???
java.lang.NoClassDefFoundError on RunTime??? [message #209706] Thu, 11 March 2004 10:38 Go to next message
Eclipse UserFriend
Originally posted by: purjo76.luukku.com

Hello!

IŽm trying to execute my plugin in a runtime workbench, but everytime I
just get an error to the PDEŽs log:

java.lang.NoClassDefFoundError: org/eclipse/ui/plugin/AbstractUIPlugin
...

Why why oh why???
Re: java.lang.NoClassDefFoundError on RunTime??? [message #209762 is a reply to message #209706] Thu, 11 March 2004 11:37 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: thomas_maeder.ch.ibm.com

I would venture that your plugin dependencies are not set up properly
(check your plugin.xml).

Purjo wrote:

> Hello!
>
> IŽm trying to execute my plugin in a runtime workbench, but everytime I
> just get an error to the PDEŽs log:
>
> java.lang.NoClassDefFoundError: org/eclipse/ui/plugin/AbstractUIPlugin
> ..
>
> Why why oh why???
>
>
>
Re: java.lang.NoClassDefFoundError on RunTime??? [message #210321 is a reply to message #209762] Fri, 12 March 2004 02:09 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: purjo76.luukku.com

ThereŽs no any dependencies on my plugin!


> I would venture that your plugin dependencies are not set up properly
> (check your plugin.xml).

> Purjo wrote:

> > Hello!
> >
> > IŽm trying to execute my plugin in a runtime workbench, but everytime I
> > just get an error to the PDEŽs log:
> >
> > java.lang.NoClassDefFoundError: org/eclipse/ui/plugin/AbstractUIPlugin
> > ..
> >
> > Why why oh why???
> >
> >
> >
Re: java.lang.NoClassDefFoundError on RunTime??? [message #210417 is a reply to message #210321] Fri, 12 March 2004 06:55 Go to previous message
Eclipse UserFriend
Originally posted by: thomas_maeder.ch.ibm.com

Exactly! Your code seems to depend on AbstractUIPlugin and that is
probably not written in your plugins plugin.xml file.

Purjo wrote:
> ThereŽs no any dependencies on my plugin!
>
>
>
>>I would venture that your plugin dependencies are not set up properly
>>(check your plugin.xml).
>
>
>>Purjo wrote:
>
>
>>>Hello!
>>>
>>>IŽm trying to execute my plugin in a runtime workbench, but everytime I
>>>just get an error to the PDEŽs log:
>>>
>>>java.lang.NoClassDefFoundError: org/eclipse/ui/plugin/AbstractUIPlugin
>>>..
>>>
>>>Why why oh why???
>>>
>>>
>>>
>
>
>
Previous Topic:ToolTips in Properties View
Next Topic:Listening to changes in view
Goto Forum:
  


Current Time: Thu Jul 17 15:31:19 EDT 2025

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

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

Back to the top