[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: How to change the default perspective

Hi,

the Eclipse IDE will re-use the last perspective you have used.

If you question is there to set the default perspective in your own RCP application then it is class ApplicationWorkbenchAdvisor and method getInitialWindowPerspectiveId();

You can learn more about Eclipse via the following links:

http://www.eclipse.org/resources/
http://www.vogella.de/eclipse.html

Best regards, Lars

--
http://www.vogella.de/ - Eclipse plugin and Eclipse RCP Tutorials
http://www.twitter.com/vogella - vogella on Twitter

Xylene wrote:
How?
..and in the future, where's a good place to look online for this kind of basic info. A link would be appreciated.


Thanks
X