Woven Panel Extension [Solved] [message #1072986] |
Tue, 23 July 2013 18:18  |
Eclipse User |
|
|
|
Hi all,
I'm working on a project where a tree editor is generated with emf: we have the usual .edit and .editor folder. Suppose that this project is called Sa.
Now i would to 'integrate' this editor with the default woven panel provided by the AMW plugins.
I'm trying to extend the DefaultWovenModelPanel class: specifically, i'm modifying the createViewer method only by adding the SaItemProviderAdapterFactory to the adapterFactory. This Class is under the .edit folder, under the .provider package.
In the plugin content, i add as dependency org.eclipse.gmt.weaver and org.eclipse.gmt.weaver. In the extension content, i add the wovenPanelID extension point, and i refer to the extension of DefaultWovenModelPanel class, defined above.
During the wizard, i can choose the WovenPanel extended , but when i open the weaver editor i don't see any modifications (e.g the modified icons): it appears like the default woven panel.
How can i solve it?
[Updated on: Sun, 18 August 2013 05:38] by Moderator
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.08582 seconds