[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[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?

Schneider Alexander schrieb:
Think you mean that

PlatformUI.getWorkbench().restart();

Philipp Schill wrote:


How can I reset the current Workbench programatically?