| Ant on Mac OS X | Ant on Mac OS X 2007-06-26 - By Jack J. Woehr
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 must not have the Ant jar in $ANT_HOME/lib. Or something. You are receiving the classic error meaning the Ant classes were not found by Java itself.
-- Jack J. Woehr Director of Development Absolute Performance, Inc. jwoehr@(protected) 303-443-7000 ext. 527
|
|
 |