Environment setup
Install Java 7+
Download and install JDK 1.7 or higher version on your machine.
Download link: JDK 8
Set environment variables:
Maven
Download and extract latest version of Maven archive on your machine.
Download link: Apache Maven
Set environment variables:
Install Java 7+
Download and install JDK 1.7 or higher version on your machine.
Download link: JDK 8
Set environment variables:
- Add to PATH -> C:\
\bin - Check JAVA version by running command "java -version"
Maven
Download and extract latest version of Maven archive on your machine.
Download link: Apache Maven
Set environment variables:
- Add following new System variables
- M2_HOME :
- M2: %M2_HOME%\bin
- JAVA_HOME:
- PATH:%M2%
- Check maven version by running command "mvn -version"
No comments:
Post a Comment
Thanks a lot for your valuable Comment!