[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] 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.