Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Overriding the Save Action
Overriding the Save Action [message #83571] Fri, 27 June 2003 01:50
Eclipse UserFriend
Hi,

I would like to perform some action when saving a .java file. So i like to
override the function of the save menu. Can anyone pls tell me how can i
go abt it.

I had also tried by creating a class which extends the SaveAction in the
org.eclipse.ui.internal package and tried to override the run method in it.

when i try to get the global action associated with the action bars it
correctly gives me the Action which i had overridden. But the function is
not been occuring which i had written

Plz do help me

Thanx in advance for ur valuable replies.
Previous Topic:custom code generation templates
Next Topic:stacking views with plugin.xml
Goto Forum:
  


Current Time: Fri Jun 06 19:48:34 EDT 2025

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

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

Back to the top