Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Dynamically starting bundles UI in e4 application
Dynamically starting bundles UI in e4 application [message #1188375] Fri, 15 November 2013 16:00
Amélie Pasquier is currently offline Amélie PasquierFriend
Messages: 1
Registered: November 2013
Junior Member
In our e4 RCP application, bundles are started dynamically by using Bundle.start() method.
If a bundle implement a view, it doesn't appear dynamically in the application (Show view).
It's necessary to restart the application for the view appears (idem after Bundle.stop for the view disappears).
While this bundle loading worked fine under e3, the problem occurred after porting the application on e4 (with adaptation).

What should we do in order to correctly load the views without having to restart the application ?

Thanks.
Previous Topic:Can't reproduce application launch on command-line
Next Topic:Can not inject Addons?
Goto Forum:
  


Current Time: Tue Mar 19 07:58:22 GMT 2024

Powered by FUDForum. Page generated in 0.01852 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top