Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » application model changes via fragment at startup
application model changes via fragment at startup [message #1004686] Wed, 23 January 2013 12:00 Go to previous message
Jan Weidauer is currently offline Jan Weidauer
Messages: 35
Registered: July 2009
Member
My RCP tries to install new plugins at startup following an external
configuration. These plugins are supposed to contribute to the
application model.
In Eclipse 3.x the RCP restarted the workbench after the installation.
In E4 I am trying to do the same but found no way. Starting the
installation of new plugins in a class hooked to the lifecycle is too
soon to close the workbench because the workbench is not created at this
time.
What I need is a way to get the newly added plugins involved during the
startup process or a way I get noticed when the workbench is created.

Any ideas?

Jan
 
Read Message
Read Message
Previous Topic:How to add a new view with a fragment
Next Topic:Testing E4 components injection in a simple Java class
Goto Forum:
  


Current Time: Sat May 18 14:36:46 EDT 2013

Powered by FUDForum. Page generated in 0.01613 seconds