Bug #1902
Updated by Sebastien Jacquot over 4 years ago
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.