Downloaded the current version of Ant. Checked the script used to launch Ant – and found the script run every time I type ‘ant’ at command line is 326 lines long! Right. Here is the entire script I need to run Ant (on Linux). ANT_HOME=”/home/preston/tools/apache-ant-1.7.0″ java -classpath “$ANT_HOME/lib/ant-launcher.jar” org.apache.tools.ant.launch.Launcher $* That is all. If I [...]
-
« Home
Pages
-
RSS Feeds