Multiple Projects, actions and dependencies [message #66625] |
Fri, 03 July 2009 08:12 |
Eclipse User |
|
|
|
Hi,
I'm developping a modeler using GMF, but my issue seems to be a generic
eclipse plugin issue.
I have one Diagram project, that is generated by GMF.
I want to create specific actions on the diagrams, so I created a specific
plugin project for my actions only, in order to separate the generated
code from the custom code.
I have an export action in that separate plugin, I see the menu entry in
the diagram, but when I want to launch it, it says it cannot instantiate
my class.
Is it possible to have multiple plugins interracting like that ? (one for
the view part, one for the actions on the view)
If yes, how do I do that ?
Thanks !
|
|
|
Powered by
FUDForum. Page generated in 0.03061 seconds