Bug #1902
Mis à jour par Sebastien Jacquot il y a presque 9 ans
The update dialog and the TXM startup progress dialog are opened at the same time
h3. Solution
block the update until TXM is ready
h3. Solution
Try to call the update in postStartup(), see: test http://www.ralfebert.de/archive/eclipse_rcp/p2_updates_tutorial_36
Check it doesn't break the proxy managment.
h3. Solution
block the update until TXM is ready
h3. Solution
Try to call the update in postStartup(), see: test http://www.ralfebert.de/archive/eclipse_rcp/p2_updates_tutorial_36
Check it doesn't break the proxy managment.