I don't have ANT_HOME set, so i want to find where the home directory of ant is. I'm using the version of ant that was installed by default on my OSX install.
|
feedback
|
|
Follow these instructions to find the location of any package:
On my machine, this reports:
so, I do:
on my machine this reports:
so, I do :
and get:
from this I can surmise that ant is installed at | |||||
|
feedback
|
|
try looking in /usr/bin folder .. it should tell you where it is installed. | |||
|
feedback
|