blob: bba955e3532283014694bb2d7688e02e0be2e092 [file] [log] [blame]
<project name="Extension Point Type" default="Extension Point Type" basedir=".">
<coolUIType id="compile.classpath">
<fileset dir="lib">
<include name="**/*.jar"/>
</fileset>
</coolUIType>
<target name="Extension Point Type" description= "Ensure that an extension point defined type is present">
<echo message="Ensure that an extension point defined type is present"/>
</target>
</project>