[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

Uwe Peuker wrote:
Hello,

I try to rebuild my RCP application running under 3.2.
It is built up from several plugins all included in my workspace.
I made a new workspace for "Europa" and checked out all sources.
The Applikation doesn't start from the eclipse environment (see the stack trace below).
I can start the application after exporting it using the export wizard without any problem.

Try creating a new launch configuration for your RCP app ... or selecting only your plugins and hit the "required plugin" button in your launch config.


Later,
PW