Contributing Nodes from external plugins. Extension Points vs. Application Model [message #1705126] |
Wed, 12 August 2015 06:29  |
Eclipse User |
|
|
|
I am building a prototype where a Part should support to render different layers on top of each other in a single view. At the moment the layers are added as Nodes to a StackPane in a single plugin. Now I would like to add Nodes from separate plugins.
One way would be to use Extension Points but I am wondering if there is a way to use the ApplicationModel for this.
As far as I got it right now I would need to do something like this:
- Extending the ApplicationModel by creating a new EcoreModel
- Adding a new renderer resp. customizing the PartRenderer
Is this the way to go?
Would appreciate to get suggestions, hints, links to examples or blog posts.
Kai
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03817 seconds