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

Are you trying to open multiple perspectives so the buttons show up at the top?

eclipse.newcomer wrote:
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.