view - Eclipse 4.2(juno) did not call saveState method of ViewPart when workspace is closing -


i have eclipse-plugin have 2 perspectives. there view extends viewpart in 1 of 2 perspectives. in view, overrided savestate method of viewpart save data.

first, open prespective has view. add data in view should save in savestate. next, navigate other perspective not have view. finally, close eclipse's workspace.

in eclipse 4.2(juno), savestate method of view not have been called. data lost. in eclipse 3.6(helios), savestate method of view have been called. date has been persisted.

does know reason? how can insure savestate called when closing workspace on version of eclipse?

eclipse e4 has no applicationworkbenchadvisor class , application model has no property set this,totally different eclipse 3.x.
can more wiki , vogella tutorial blog.


Comments

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Automatically create pages in phpfox -

c# - Farseer ContactListener is not working -