like Ant can be run from the command line without
having to set ANT_HOME and JAVA_HOME.
Thanks!
On Jun 26, 2007, at 3:42 PM, Jason Barker wrote:
On Jun 26, 2007, at 3:34 PM, Jack J. Woehr wrote:
On Jun 26, 2007, at 3:18 PM, Jason Barker wrote:
I have cleared out my CLASSPATH. A
On Jun 26, 2007, at 3:34 PM, Jack J. Woehr wrote:
On Jun 26, 2007, at 3:18 PM, Jason Barker wrote:
I have cleared out my CLASSPATH. Ant is currently installed at: /
Developer/Java/Ant. I have set ANT_HOME to /Developer/Java/Ant. I
have added $ANT_HOME/bin to my PATH, too. What gives?
You
I have been trying to get Ant working on my Mac. The problem I am
running into is whenever I type 'ant' from the command line, I get
the following error:
java.lang.NoClassDefFoundError: org/apache/tools/ant/launch/AntMain
at java.lang.ClassLoader.defineClass1(Native Method)
at