[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: A few Perspectives, Views.

The initial perspective is the one that your workbench window has when open ... and it can only have one.

If you really want to open a couple of perspectives, isn't there some kind of workbenchAdvisor post-open method? You could track down the workbench window or active page and open some more perspectives, if you really wanted to.

Later,
PW