Pass the system properties to Ant using the -D command-line argument. For example: ant -Dprop1="My Property" run. Within the buildfile, refer to the ...
確定! 回上一頁