|
|
|
|
Re: How embebe xtext (only editor) in a eclipse minimal RCP ! [message #758802 is a reply to message #758595] |
Thu, 24 November 2011 10:39  |
Eclipse User |
|
|
|
If you use the RCP mail app, it only comes with on perspective and doesn't show the perspective bar. Other perspectives that get added shouldn't show up.
To use XText you would need to take the RCP mail app product (create a product in that plugin using the RCP mail app application) and add the runtime bundles needed for XText (probably EMF as well), and probably org.eclipse.ui.ide.
But your RCP mail app WorkbenchAdvisor (and other advisors) control the configuration of your menus, trim, toolbars, etc.
So if you start with RCP mail app, create an RCP mail app product, and then add the plugins needed for XText to it you can then modify the RCP mail app perspective and open an XText editor.
If you run into problems, please describe exactly what you did and how far you got.
PW
|
|
|
Powered by
FUDForum. Page generated in 0.29794 seconds