[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: Reset Workbench programatically

So far I know, no! Think the concept is that the object which would be
updated have to listen for events on which it would be refreshed.

alexander

Philipp Schill wrote:

> 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?
> > 
> > 
> >