Feature #1036
Mis à jour par Matthieu Decorde il y a presque 11 ans
To be able to manage exactly when the update event must be shown. We have to disable the RCP behavior and implement our own update event manager.
Update events must:
* be shown at the end of the RCP initialisation, in a non-modal thread
* have a preference to disable the automatic event
*Solution*:
* start by desactivating auto update feature in ApplicationWorkbenchAdvisor
Update events must:
* be shown at the end of the RCP initialisation, in a non-modal thread
* have a preference to disable the automatic event
*Solution*:
* start by desactivating auto update feature in ApplicationWorkbenchAdvisor