holgzn / de.itemis.eclipse.saveactions

Plugin to quickly view and toggle the state of JDT save actions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This plugin provides a Command that toggles the activation of the global 
JDT save actions (Shift+Ctrl+# / Shift+Cmd+# on Mac).
It also contributes a Toolbar icon that represents the current state of the 
save actions.

The activation of the command and the state of the icon changes depending on the
current active Java editor. When the project of the current file has save actions enabled,
the command will be deactivated and the setting cannot be switched.
 

About

Plugin to quickly view and toggle the state of JDT save actions

License:Eclipse Public License 1.0


Languages

Language:Java 86.3%Language:Perl 10.0%Language:Shell 3.7%