Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Properties empty after composing Model, Edit and Diagram into one Plug-in
Properties empty after composing Model, Edit and Diagram into one Plug-in [message #416880] Thu, 30 July 2009 10:42 Go to next message
Oliver Doerler is currently offline Oliver DoerlerFriend
Messages: 22
Registered: July 2009
Junior Member
Hi,

as the headline says my Properties Sheet is empty, when i select a object
of the diagram, if i try to merge the generated Plug-ins. My Target is to
merge all needed of the Diagramm Editor into one Plug-in Project.

I did the following Steps:
1. Set the Paths in .genmodel for Model and Edit to the same one ->
generated both
2. Set the Path of the Diagram to the same -> generated it

Now i didnt see any Property in the Sheet after i selected a Object, just
the Caption of the Object Type and emtpy cells. :( So i also generated the
Editor as an RCP Application into another Folder and it worked. Now i
guess maybe is something wrong with the Extensionpoints of the Diagram
Plug-in?

I checked with the Debugger the XXXPropertySection Functions and it gives
back null. Unfortunaly i dont have any idea where i could start to search
for the problem. A little sing into a direction would be very nice. :)

Thanks you a lot in advance!
Olli
Re: Properties empty after composing Model, Edit and Diagram into one Plug-in [message #422548 is a reply to message #416880] Thu, 30 July 2009 12:32 Go to previous messageGo to next message
Alexander Shatalin is currently offline Alexander ShatalinFriend
Messages: 2928
Registered: July 2009
Senior Member
Hello Olli,

I suggest you to not merge everything into one plugn - it's useless and not
so easy to do (some manual job required) from my point of view.

-----------------
Alex Shatalin
Re: Properties empty after composing Model, Edit and Diagram into one Plug-in [message #435704 is a reply to message #422548] Thu, 30 July 2009 21:38 Go to previous messageGo to next message
Oliver Doerler is currently offline Oliver DoerlerFriend
Messages: 22
Registered: July 2009
Junior Member
Hi Alex,

thank you very much for your Answer!!

Unfortunaly the Project should become only one Projekt... i know from my
EMF Book that it should not be a problem to combine model and edit code.
For the GMF diagramm i dont have a idea, where there the problem could
have its origin.

Maybe you can tell me where you see, from your point of View, the manual
work is to do. :)

Good night!
Olli


Alex Shatalin wrote:

> Hello Olli,

> I suggest you to not merge everything into one plugn - it's useless and not
> so easy to do (some manual job required) from my point of view.

> -----------------
> Alex Shatalin
Re: Properties empty after composing Model, Edit and Diagram into one Plug-in [message #441302 is a reply to message #435704] Fri, 31 July 2009 10:20 Go to previous message
Alexander Shatalin is currently offline Alexander ShatalinFriend
Messages: 2928
Registered: July 2009
Senior Member
Hello Olli,

I think the problem is in plugin.xml merging - you have to generate code
into the separate plugin and then compare generated plugin.xml with on in
"join project" before code generation - m.b. something was missed from there.

-----------------
Alex Shatalin
Previous Topic:Refreshing in Common Navigator
Next Topic:Transition of element copy paste
Goto Forum:
  


Current Time: Thu Apr 25 20:28:53 GMT 2024

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

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

Back to the top