You must have something like this into your Ant build.xml file: <project name="OwnTaskExample" default="main" basedir="."> <!-- task definition --> <taskdef ...
確定! 回上一頁