Hi!
I have a question, can i run ant in command line without set ANT_HOME?
Best regards.
Printable View
Hi!
I have a question, can i run ant in command line without set ANT_HOME?
Best regards.
What happened when you tried?
I want to know how run ant with command line without setting ANT_HOME, for example java ant.jar buildfile build.xml. Nothing happened when i tried because i don't know what jar i need to use to do that. I need to use ant without set this variable and only use the command line.