Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » CommonNavigator doSave() never gets called.(Looking to be notified when the "Save All" menu item is pressed)
CommonNavigator doSave() never gets called. [message #661665] Fri, 25 March 2011 21:17
No real name is currently offline No real nameFriend
Messages: 1
Registered: March 2011
Junior Member
I have a navigator which extends CommonNavigator. My isDirty() and setDirty() methods are called correctly when resources change. However, doSave() never seems to be called on a save. I'm looking for a way to at least have my navigator alerted when "Save All" is clicked.

Do I have to register some kind of listener?

Any tips would be welcome.

Cheers.
Previous Topic:Eclipse damaged after uninstalling a feature
Next Topic:How to set background color for UI Element associated with command ?
Goto Forum:
  


Current Time: Thu Apr 25 10:02:15 GMT 2024

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

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

Back to the top