ant使用小得

ant毕竟是unix下的东西,用起来有点别扭。

${user.home}在linux下好像是/home/   但在windows下是Documents and Setting/username

用绝对路径C:\Program Files\Apache Software Foundation\Tomcat 5.5\webapps都不识辨

得这样C:\Program Files / Apache Software Foundation / Tomcat 5.5 /  webapps

你可能感兴趣的:(apache,tomcat,linux,ant,unix)