Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » model content navigator
model content navigator [message #480531] Mon, 17 August 2009 14:22 Go to next message
Andreas is currently offline AndreasFriend
Messages: 29
Registered: July 2009
Junior Member
Hi,

i`m trying to build a (model content) navigator view using eclipse
3.5/gmf/rcp.

I`ve tried the "Gen Navigator" child in the *.gmfgen as it is realized in
the mindmap example. The project explorer show up and i can create new
projects and stuff but no model content gets displayed.

I`ve also tried to manage it myself following the Common Navigator
Framework tutorials. With the same effect, i can create new projects but
no content.

i`ve googled a lot but couldn`t find the problem. Maybe this way?! Maybe a
good tutorial i`ve didn`t read yet?

thx
Re: model content navigator [message #480787 is a reply to message #480531] Tue, 18 August 2009 13:30 Go to previous messageGo to next message
Alexander Shatalin is currently offline Alexander ShatalinFriend
Messages: 2928
Registered: July 2009
Senior Member
Hello Andreas,

> i`m trying to build a (model content) navigator view using eclipse
> 3.5/gmf/rcp.
Can you try first generating non-rcp model content navigator? If it is working
you can look for an error in rcp version.

-----------------
Alex Shatalin
Re: model content navigator [message #480874 is a reply to message #480787] Tue, 18 August 2009 18:10 Go to previous messageGo to next message
Andreas is currently offline AndreasFriend
Messages: 29
Registered: July 2009
Junior Member
non-rcp version works fine. the "gen navigator" with all child references
is automaticly generated in *.gmfgen. the rcp-version didn`t generates
this automaticly. define these references and extensions manualy in
comparison to normal plugin works neither. i`ve also tried different models

anyway thx


Alex Shatalin wrote:

> Hello Andreas,

>> i`m trying to build a (model content) navigator view using eclipse
>> 3.5/gmf/rcp.
> Can you try first generating non-rcp model content navigator? If it is
working
> you can look for an error in rcp version.

> -----------------
> Alex Shatalin
Re: model content navigator [message #481007 is a reply to message #480874] Wed, 19 August 2009 10:47 Go to previous messageGo to next message
Alexander Shatalin is currently offline Alexander ShatalinFriend
Messages: 2928
Registered: July 2009
Senior Member
Hello Andreas,

So, then I suppose you have resources subsystem available in your "rcp" version.
In this case it make sence to generate non-rcp diagram code and use it in
your application.

-----------------
Alex Shatalin
Re: model content navigator [message #481087 is a reply to message #481007] Wed, 19 August 2009 14:35 Go to previous messageGo to next message
Andreas is currently offline AndreasFriend
Messages: 29
Registered: July 2009
Junior Member
well, it works

is there an appropriate way to build gmf/rcp-using-navigator automaticly?
to avoid this problem? something i missed to do during project-setup?

thx, Andreas

Alex Shatalin wrote:

> Hello Andreas,

> So, then I suppose you have resources subsystem available in your "rcp"
version.
> In this case it make sence to generate non-rcp diagram code and use it in
> your application.

> -----------------
> Alex Shatalin
Re: model content navigator [message #481088 is a reply to message #481087] Wed, 19 August 2009 14:56 Go to previous message
Alexander Shatalin is currently offline Alexander ShatalinFriend
Messages: 2928
Registered: July 2009
Senior Member
Hello Andreas,

> is there an appropriate way to build gmf/rcp-using-navigator
> automaticly? to avoid this problem? something i missed to do during
> project-setup?
no because RCP in GMF is something like "do not use resources subsystem"...

-----------------
Alex Shatalin
Previous Topic:Update a reference when a new object will be created
Next Topic:Copy/Paste between files
Goto Forum:
  


Current Time: Thu Mar 28 18:10:06 GMT 2024

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

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

Back to the top