Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » TreeViewer collapsing after saving
TreeViewer collapsing after saving [message #1179594] Sun, 10 November 2013 11:44 Go to next message
Phil H is currently offline Phil HFriend
Messages: 267
Registered: November 2012
Senior Member
Hi,

every time I save my EMF model, the TreeViewer is collapsing and I couldn't find out why it behave like this (using the debugger). Has anyone observed the same behaviour? Are there other methods like doSave in XYZEditor, which are called while saving and could be the reason?

Cheers,
Phil
Re: TreeViewer collapsing after saving [message #1179805 is a reply to message #1179594] Sun, 10 November 2013 15:02 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
Phil,

You can look at what's happening in XyzEditor.handleChangedResources.
Normally the doSave knows which resources it has saved and will not
unload and reload those...


On 10/11/2013 12:44 PM, Phil H wrote:
> Hi,
>
> every time I save my EMF model, the TreeViewer is collapsing and I
> couldn't find out why it behave like this (using the debugger). Has
> anyone observed the same behaviour? Are there other methods like
> doSave in XYZEditor, which are called while saving and could be the
> reason?
>
> Cheers,
> Phil


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Generic adapter generation toolchain
Next Topic:How to access certain EStructuralFeatures?
Goto Forum:
  


Current Time: Fri Apr 19 20:53:33 GMT 2024

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

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

Back to the top