Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » How can i add an perspective from a plugin to my e4 application model?
How can i add an perspective from a plugin to my e4 application model? [message #995207] Sat, 29 December 2012 11:38
Michael Kornmann is currently offline Michael KornmannFriend
Messages: 12
Registered: December 2012
Junior Member
I want to add an perspective from a plugin to my e4 application model in my new e4 application...

Could i execute the following 6 steps to achieve that ?

And will my perspective show up when the e4 application starts ?

Create an extension org.eclipse.e4.workbench.model in my plugin.xml
Add an processor (with the class of the perspective that i want to add)
Add an element with a specific ID as a child
Create an TrimmedWindow and add a PerspectiveStack as a child in controlls (in the application model)
Add a Perspective as a child to the PerspectiveStack
Give the Perspective in the PerspectiveStack the same ID like the processor in my extensions

Previous Topic:How to prompt dialog when closing editor ?
Next Topic:How to get value from RCP forms
Goto Forum:
  


Current Time: Fri Apr 26 08:44:02 GMT 2024

Powered by FUDForum. Page generated in 0.03426 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top