Skip to main content



      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 06:38
Eclipse UserFriend
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: Mon Jul 07 14:24:53 EDT 2025

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

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

Back to the top