Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dsdp-ercp-dev] How to call a method of a bundle from another bundle?

Hi,

Don't you have a more complete stack trace of the NoClassDefFound exception?
I guess something could be wrong with your compilation settings and you
probably didn't compile Foundation valid bytecode.

Cheers,
Benjamin.

> Hi all,
>
> I'm trying to create collaborative bundles. I create the first bundle
> and include its package in its Export-Package section of its
> MANIFEST.MF. Then, I create another bundle and add the former bundle as
> a dependency. In Windows works fine, but when I deploy it in the
> emulator it doesn't work. I've copied the plugins in the plugins folder
> of the eRCP, but when I execute the application I get a
> java.lang.NoClassDefFoundError exception.
>
> What am I doing wrong? Has anybody done something similar?
>
> Regards.
>
> --
> Enrique Pérez Olivares.
> Dpto I+D.
> Yerbabuena Software.
> enriqueperez@xxxxxxxxxxxxx
> http://www.yerbabuena.es
> Tlf/Fax: 902 995 246
>
> _______________________________________________
> dsdp-ercp-dev mailing list
> dsdp-ercp-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev
>




Back to the top