Multiple editors in one feature [message #148116] |
Tue, 28 August 2007 14:04 |
Eclipse User |
|
|
|
I want to create a RCP application containing several different editors.
Probably with components like MultiEditor, MultiPageEditorPart and
FormEditor. I already read all relevant newsgroup posts (relating
diagram partitioning, MultiPageEditorPart, etc.), but some conceptual
questions are still present:
1. What is the best generation type for the different editor plugins?
For standalone I would certainly create a RCP application,
but I guess that I should use the "pure GEF-diagram" option
in order to integrate the generated plugins properly
(are contained in a feature).
Is there an easy way to keep the default tooling GMF contributes?
2. How about the intermediate result of shared editing domains?
Is it still necessary perform the tweaks mentioned in the wiki?
I also read about some approaches like copying the emf genmodel
to enforce another prefix for the generated classes.
I have multiple ecore files (as well as different packages),
but they merge into one common genmodel. So I wonder if this
is really so complex like I think. Perhaps it is possible to let
all editors have the same prefix?
Thanks in advance for your answers.
|
|
|
Powered by
FUDForum. Page generated in 0.30840 seconds