diff --git a/src/antidote/org/apache/tools/ant/gui/acs/acs-element.properties b/src/antidote/org/apache/tools/ant/gui/acs/acs-element.properties index 7f539ef11..b87275416 100644 --- a/src/antidote/org/apache/tools/ant/gui/acs/acs-element.properties +++ b/src/antidote/org/apache/tools/ant/gui/acs/acs-element.properties @@ -9,3 +9,4 @@ project=org.apache.tools.ant.gui.acs.ACSProjectElement property=org.apache.tools.ant.gui.acs.ACSPropertyElement target=org.apache.tools.ant.gui.acs.ACSTargetElement +task=org.apache.tools.ant.gui.acs.ACSTaskElement