Ant installation -
this question has answer here:
when running ant command showing following output:
ant_home set incorrectly or ant not located. please set ant_home.
ant_home is environment variable can set temporary command line instance (window) calling set. example:
set ant_home="c:\program files\apache-ant" for permanently setting environment variable open control panel , open system. on tab advanced should find button named environment variables
Comments
Post a Comment