Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Synchronization between Navigator and Editor
Synchronization between Navigator and Editor [message #487747] Thu, 24 September 2009 10:25
Janred  is currently offline Janred Friend
Messages: 20
Registered: August 2009
Junior Member
Hello all,

I adjusted the GMF generated Navigator functionality so that it takes
resources from the Database.

But the problem now is that changes in the GMF Editor are not reflected
automatically in the Navigator tree. Only when I manually refresh(F5) on
the navigator, the tree refreshes showing the current contents.

On debugging, I found out that the ***DocumentProvider receives the
notifications( notifyChanged()). But the **ContentProvider does not
receive any notifications.

I am using SharedEditingDomain and used it in all the places whereever
applicable. Is there some place to check why the **ContentProvider is
not receiving the notifications?

thx
Jan Red
Previous Topic:Links disappear on Eclipse restart
Next Topic:Problem with setVisible method
Goto Forum:
  


Current Time: Sat May 04 13:05:10 GMT 2024

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

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

Back to the top