blob: fbe1884f8681d866ef284fc187c9f07ef77e3d64 [file] [log] [blame]
<project default="customeTaskTarget">
<target name="customeTaskTarget">
<!--<taskdef name="customtask" classname="com.intellij.lang.ant.typedefs.AntCustomTask"/>
<customtask/>-->
</target>
</project>