TreeViewer collapsing after saving [message #1179594] |
Sun, 10 November 2013 06:44  |
Eclipse User |
|
|
|
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 10:02  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.03784 seconds