| [news.eclipse.platform.rcp] Re: Reset Workbench programatically |
no that's too much. i just want to do a refresh on the workbench, no complete restart. just like if you add a plugin and have to update/refresh the workbench... does this work?
Think you mean that
PlatformUI.getWorkbench().restart();
Philipp Schill wrote:
How can I reset the current Workbench programatically?