Skip to main content



      Home
Home » Eclipse Projects » P2 » After-update actions(How can I control what happens after an update?)
After-update actions [message #1413858] Fri, 29 August 2014 11:40
Eclipse UserFriend
Hello,

The latest version of our RCP application has a bug that leads to the application process not being destroyed during a restart after an update. It happens because, during an after-update restart, some Eclipse shutdown routines simply don't get run.

As we have some code that blocks multiple executions, the restart does not happen. On Windows, the user must open the Task Manager and manually kill the process.

Given this scenario, we are looking for ways to achieve one of the following:

1. Not showing the "do you wish to restart now?" dialog to the user after the update. This way the user will have to manually close and restart the application, leading to the execution of those specific Eclipse shutdown routines.

2. Force the execution of the Eclipse shutdown routines after the update.

Is there a way to do any of those two?
Previous Topic:How to prevent local file repo from getting added to repository list
Next Topic:Programmatically select repository in InstallWizard
Goto Forum:
  


Current Time: Wed Jun 18 12:10:41 EDT 2025

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

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

Back to the top