| [news.eclipse.platform.rcp] Re: A few Perspectives, Views. |
Dear all:
There is one question about Perspectives and Views. Hopefully that you can help me. :0)
1. Is it possible to map a few perspectives as initial window perspective?
But from the sentences that in workbenchAdvisor, it seems impossible.
public String getInitialWindowPerspectiveId() { return PERSPECTIVE_ID; }
Right? If not, how can I do it? Any hint?
Thx for your help.