| Plug-in xx is unable to load class xx [message #457331] |
Mon, 30 October 2006 07:46  |
|
Originally posted by: d.poetschko.gmx.at
hi,
i built a RCP application with an extension point. i got a couple of other plugins connecting to this extension point.
the RCP got an interface IModuleFunction with the method showModuleIcon() (just returns a String).
the thing is, that the application gets the extender plugins (at least all meta information) but the classes that implement the inteface cannot be loaded.
if i try to run the showModuleIcon() method in the RCP -->
it says:
Plug-in com.poe.vital.heart was unable to load class com.poe.vital.heart.Heart.
org.eclipse.core.runtime.CoreException[1]: java.lang.NoClassDefFoundError: com/poe/vital/IModuleFunction
at java.lang.Classloader.defineClass1(Native Mehtod)
...
...
...
anyone an idea?
what reasons could cause this?
thanks
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.06738 seconds