‘ant’ is not recognized as an internal or external command, operable program or batch file.
Root cause: Ant path has not been set. So windows could not recognize ant command. Solution: Set the ant path […]
» Read morenext gen Developer
Root cause: Ant path has not been set. So windows could not recognize ant command. Solution: Set the ant path […]
» Read moreStep 1: Create a folder named “ant build” and get into that. Step 2: Create a “build.xml” file inside “ant […]
» Read moreStep 1: Before deploying hudson ensure you have installed java and apache tomcat server in your system. Step 2: We should set […]
» Read moreStep 1: Right click on computer – > properties – > Advanced system settings – > Advanced – > Environment Variables […]
» Read moreStep 1: Set the environment variables as follows, Start -> My Computer -> Rightclick on it and click properties -> Advanced […]
» Read moreStep 1: Before installing ant ensure that already java has been installed in your system. Step 2: Go to the below link […]
» Read more