| Author |
Can't access Eclipse ant plugin from command line.
|
Ste Davies
Greenhorn
Joined: Oct 26, 2010
Posts: 19
|
|
|
Hi, I have just installed the latest Eclipse and I need to set my environment variables so that 'ant' is recognized from the command line. As there is no bin folder or ant.bat in the Eclipse ant plugin, I've tried setting the ANT_HOME and PATH environmental variables to the lib and etc folders, but typing 'ant' into the command line returns: 'ant is not recognized'. Thanks for any help.
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26499
|
|
|
You need ANT_HOME/bin in your PATH as well. You might have more luck installing Ant from scratch for the command line. Or at least following the instructions for doing so.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
 |
|
|
subject: Can't access Eclipse ant plugin from command line.
|
|
|