[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: Problem with classLoader afetr update from 3.2 to Europa

I have looked at this.
The class is part of one of the plugins used by the application. The package 
is exported and compiled. The plugin is included in the plugin dependencies.

BTW: Exporting the application does export the plugin containing the class 
and the application runs ????

I can read :-)
but I dont understand why the eclipse runtime environment can't find it. The 
application runs completely using 3.2.

Uwe

"Alex Blewitt" <alex_blewitt@xxxxxxxxx> schrieb im Newsbeitrag 
news:1196584008.11871183468429842.JavaMail.root@xxxxxxxxxxxxxxxx
> Look at your error message before posting:
>
> org.eclipse.core.runtime.CoreException[1]: java.lang.NoClassDefFoundError:
> bitctrl/dav/bmv/BmvMessageListener
>
> Alex.