<project name = "java-ant project" default = "copy-file"> · <target name="copy-file"> · <copy todir="../new/dir"><fileset dir="src_dir"/></copy> · </target> · </ ...
確定! 回上一頁