Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Multiple Projects, actions and dependencies
Multiple Projects, actions and dependencies [message #598955] Fri, 03 July 2009 12:12
Rodolphe Beck is currently offline Rodolphe BeckFriend
Messages: 18
Registered: July 2009
Junior Member
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 !
Previous Topic:Multiple Projects, actions and dependencies
Next Topic:Weird PDE behavior in 3.5
Goto Forum:
  


Current Time: Fri Apr 19 23:31:11 GMT 2024

Powered by FUDForum. Page generated in 0.03274 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top