[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: Find view in a different perspective

Paul Webster wrote:
The IWorkbenchPage will only return views from the visible perspective, not the inactive ones.

There is no way to find that information
There is, see: org.eclipse.ui.IWorkbenchPage.getOpenPerspectives()

Dani

PW