Exporting product fails to load classes [message #655104] |
Fri, 18 February 2011 05:47  |
Eclipse User |
|
|
|
Hi ,
I am trying to export an e4 app as a product and it fails to export well... I tried "launching a test product " and I got the following errors, which seem to cause the bad export:
I have a few of those errors similar to this one (for a few classes). Here is the one for the LifecycleHandler class:
"ERROR: Unable to load class 'com.myapp.handlers.LifecycleHandler' from bundle '1065'"
What is weird is that my app works fine if launched from within eclipse (not exported as a product).
I checked the plugin.xml and the myapp.application.product and everything seems fine, with all the required plugins...
I tried this using e4.0 and e4.1M5, and in both cases the same problem happens.
Thanks for your help!
|
|
|
Re: Exporting product fails to load classes [message #655110 is a reply to message #655104] |
Fri, 18 February 2011 06:06  |
Eclipse User |
|
|
|
Is your .product up-to-date? I'd try to create an application using the
e4-project wizard, export it and if that fails too file a bug report.
In case this application works you can compare them to spot the error.
Tom
Am 18.02.11 11:47, schrieb AppleJus:
> Hi ,
>
> I am trying to export an e4 app as a product and it fails to export
> well... I tried "launching a test product " and I got the following
> errors, which seem to cause the bad export:
>
> I have a few of those errors similar to this one (for a few classes).
> Here is the one for the LifecycleHandler class:
>
> "ERROR: Unable to load class 'com.myapp.handlers.LifecycleHandler' from
> bundle '1065'"
>
> What is weird is that my app works fine if launched from within eclipse
> (not exported as a product).
>
> I checked the plugin.xml and the myapp.application.product and
> everything seems fine, with all the required plugins...
>
> I tried this using e4.0 and e4.1M5, and in both cases the same problem
> happens.
>
> Thanks for your help!
|
|
|
Powered by
FUDForum. Page generated in 0.07777 seconds