Add default perspectives [message #436531] |
Mon, 12 September 2005 09:36 |
Eclipse User |
|
|
|
Originally posted by: sulf.upb.de
Hello,
My application need for default two perspectives (like in eclipse debug &
java). I specified them in the plugin.xml and added the following line to
each perspective-class:
layout.addPerspectiveShortcut(<id of the perspective>);
In my WorkbenchAdvisor-class I specified getInitialWindowPerspectiveId()
with PERSPECTIVE1. Now I run my application and I See only my first
Perspective in the PerspectiveBar, but I can manually add the second. How
I do this by default.
Best regards,
Ulf Schwekendiek
|
|
|
|
|
Re: Add default perspectives [message #436546 is a reply to message #436537] |
Tue, 13 September 2005 06:39 |
Eclipse User |
|
|
|
Originally posted by: sulf.upb.de
thx for your workaround :) Interesting, now it shows in the
perspectivebar, but not in the Window->Open Perspective. There is still
the last loaded Perspective and "Others"
best regards,
Ulf
|
|
|
|
Powered by
FUDForum. Page generated in 0.03180 seconds