deprecated run() methods in all actions
[taxeditor.git] / eclipseprojects / eu.etaxonomy.taxeditor / src / eu / etaxonomy / taxeditor / actions / name / CreateAutonymAction.java
index db414d65f510316a2873e8d5b5d7b744f103e7bf..b616990d0b6c8b540cb6d6f33415ff72391ba3e3 100644 (file)
@@ -34,6 +34,7 @@ public class CreateAutonymAction extends Action {
                super(text, image);\r
        }\r
        \r
+       @Deprecated\r
        public void run(){\r
                Taxon taxon = EditorController.getActiveEditor().getTaxon();\r
                \r