Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Is it possible to debug a GMF project??
Is it possible to debug a GMF project?? [message #734231] Fri, 07 October 2011 07:52 Go to next message
Iban Ayestaran is currently offline Iban AyestaranFriend
Messages: 58
Registered: September 2011
Member
Hi!
I am having very strange behaviors in my DSL, so I would like to debug the project. Does anybody know how can I do that?

[Updated on: Fri, 07 October 2011 07:59]

Report message to a moderator

Re: Is it possible to debug a GMF project?? [message #734301 is a reply to message #734231] Fri, 07 October 2011 12:10 Go to previous messageGo to next message
Ralph Gerbig is currently offline Ralph GerbigFriend
Messages: 702
Registered: November 2009
Senior Member
Hi,

you can set a breakpoint into the code of the generated plugin. If you tell us what you want to debug we could be more helpfull.

Ralph
Re: Is it possible to debug a GMF project?? [message #734875 is a reply to message #734301] Mon, 10 October 2011 09:10 Go to previous message
Iban Ayestaran is currently offline Iban AyestaranFriend
Messages: 58
Registered: September 2011
Member
I am getting a crazy with my GMF project... I don't know java and its getting a bit complicated to me to understand its behavior...

The thing is that in my Ecore I have a block called module, which may contain tasks, and tasks may contain ports. In my generated editor, I can define correctly modules and tasks inside modules, but if I define a port, the editor gets a bit crazy: Although the port is contained by the task (and it must be defined inside the task, that behaves correctly), the space to edit the ports name appears outside the task (in the top-left corner of the module!). Then, the port dissapears, although it is correctly defined in the tree file (maybe it dissapears because it is behind the module?).

I think the problem is in the gmfgraph, so I attach here a snapshot of it. maybe you see something strange.

Thanks in advance.
  • Attachment: Dibujo.PNG
    (Size: 35.74KB, Downloaded 167 times)
Previous Topic:Shared editing domain but not domain instance?
Next Topic:how to provide a name at the bottom of the icon??
Goto Forum:
  


Current Time: Tue Apr 23 07:38:04 GMT 2024

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

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

Back to the top