Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » require editor-save when activating import wizard
require editor-save when activating import wizard [message #725292] Wed, 14 September 2011 12:57
Missing name Missing name is currently offline Missing name Missing nameFriend
Messages: 7
Registered: August 2011
Junior Member
Hi there,

my application model is created and persisted with EMF. I have a single xml-file that contains the model. Then there is a custom-made editor.

I also have an import wizard that reads that xml-file and uses the contained information and even makes changes to it.

Now when the user made changes via the editor an fails to save, the import wizard obviously will not use the latest (unsaved) changes the user made.

Now is there a way to enforce saving all dirty editors before activating an import wizard?

I'll appreciate any suggestions,
Daniel
Previous Topic:Run an Eclipse plugin from the Unix console
Next Topic:How to disable a decorator (Linked resource) for a specific view or perspective
Goto Forum:
  


Current Time: Thu Apr 25 19:43:17 GMT 2024

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

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

Back to the top