Diagram Partitioning issue: frozen sub-diagram [Up] [message #193466] |
Thu, 19 June 2008 04:34  |
Eclipse User |
|
|
|
Hi,
I post again my problem.
Hi,
I have developed a GMF partitioned diagram.
My editors share same Editing Domain (following this tutoriel
http://wiki.eclipse.org/GMF_Tips#Sharing_single_EditingDomai n_instance_across_several_diagrams).
Here is my issue :
- I create an EMF diagram and modify it (create some elements).
- I generate corresponding GMF diagram with "initialize diagram" action.
- I open my main diagram : no issue.
- I open a sub-diagram. Correct elements are displayed but i can't
move them: diagram seems to be frozen (Could it be a lost Editing Domain
issue?). I can only modify properties in the Tabbed property view.
- I close and then reopen the sub-diagram : everything works.
Can somebody help me ?
Best regards,
Philippe BLANC
|
|
|
|
|
|
Re: Diagram Partitioning issue: frozen sub-diagram [Up] [message #550888 is a reply to message #193466] |
Wed, 04 August 2010 10:56  |
Eclipse User |
|
|
|
Hello,
Generally, I have this problem when I change my generated code or I update my model.
Sometimes we just need to delete the contains of your workspace directory and create new project.
Or you can look in the error log when your diagram frozen to find the bug in your plugin code.
But each time you make big change in your plugin, it's recommended to make a test on an empty project.
Or if you change generated code, you need to trace them to control pointer.
Regards,
Albert
|
|
|
Powered by
FUDForum. Page generated in 0.05056 seconds