Gemini JPA problem with Eclipse RCP [message #734360] |
Fri, 07 October 2011 10:32  |
Eclipse User |
|
|
|
Hi,
I posted some of this problem a while ago here http://www.eclipse.org/forums/index.php/t/203507/.
Since then I fixed this problems via startlevels, later with declarative services.
I thought so. Now I tested my Eclipse RCP application on a slower machine
and again I got sometimes errors, that eclipse.ui cannot find the defined
Extension Points.
How can I prevent my bundle with ExtensionPoints being restarted by Gemini JPA? They are restarted because they require my model-bundle. I changed to import package, without success.
thx in advance,
Muki
|
|
|
|
|
|
Re: Gemini JPA problem with Eclipse RCP [message #737877 is a reply to message #737198] |
Sat, 15 October 2011 11:19  |
Eclipse User |
|
|
|
Hi,
Yeah you're completely right. The Extension-Points don't or too late re-installed.
They're standard eclipse.ui extension-points, so I have no idea how to "force" them
to re-install.
However, if the computer is fast enough, the problem disappears, even if REFRESH=true.
Which IMHO is an indicator for some race conditions or bundles get refreshed in the
wrong order. Maybe I should cross-post this on the Eclipse RCP and Equinox forum?
|
|
|
Powered by
FUDForum. Page generated in 0.03492 seconds