ref #6596 Replace CTRL+S keybinding with our own binding
authorPatrick Plitzner <p.plitzner@bgbm.org>
Tue, 27 Jun 2017 12:32:37 +0000 (14:32 +0200)
committerPatrick Plitzner <p.plitzner@bgbm.org>
Tue, 27 Jun 2017 12:32:51 +0000 (14:32 +0200)
commita998e6a09635debf24e868706e181766bc34a941
treeef0ede100d49c3a4a572aec96ba0ca474cdd8569
parentf77fd7f6b94c2cae7ae130bd06f9564e67199cd6
ref #6596 Replace CTRL+S keybinding with our own binding

 - this is done via model processors
 - this allows to use our SaveHandler to handle all save events
eu.etaxonomy.taxeditor.workbench/fragment.e4xmi
eu.etaxonomy.taxeditor.workbench/plugin.xml
eu.etaxonomy.taxeditor.workbench/src/main/java/eu/etaxonomy/taxeditor/workbench/WorkbenchProcessor.java [new file with mode: 0644]