[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: Programitically Load Perspectives

Le 07/10/2008 00:43, Mark a écrit :
> 
> Hello -
> I have an RCP app that is launched using webstart.  On startup, I'd like
> the app to contact the server and get the current perspective for the
> user.  Once I've retrieved that perspective, how can I programitically
> load it?

Hi,
Did you try IWorkbench.showPerspective?