Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Multiple diagrams
Multiple diagrams [message #77390] Tue, 14 November 2006 12:09 Go to next message
Eclipse UserFriend
Originally posted by: gd.cetic.be

Hi all,

I'm trying to create a GMF plug-in with multiple diagrams and one emf
model. I have created two project for each diagram plug-in. When I try
to use them together in eclipse, the palette isn't working for one of
them. I have read the other threads about this problem. Does an easy way
exist to solve it without modifing the generated code?

Best regards
Gautier
Re: Multiple diagrams [message #77633 is a reply to message #77390] Tue, 14 November 2006 20:05 Go to previous message
Alexander Shatalin is currently offline Alexander ShatalinFriend
Messages: 2928
Registered: July 2009
Senior Member
Hello Gautier,

> I'm trying to create a GMF plug-in with multiple diagrams and one emf
> model. I have created two project for each diagram plug-in. When I try

If you are not working with shared editing domain then you have to modify
both (all) .gmfgen models and specify unique:

- Model ID
- Editing Domain ID
- plugin ID

See http://wiki.eclipse.org/index.php/GMF_GenModel_Hints for a details.

-----------------
Alex Shatalin
Previous Topic:Exception when deleting edge
Next Topic:Label mapping for attribute defined in EReference
Goto Forum:
  


Current Time: Wed Feb 05 06:57:38 GMT 2025

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

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

Back to the top