Testing the basic install on Windows

Posted on 22 Jan 2016Posted by mCardenas

To test the installation, the following commands should be recognised. Open console windows (CMD).

Open CMD Windows

Execute this command in the console:

c:\>java -version

Execute command java

c:\>mvn

Execute command mvn

c:\>ant

Execute command ant