This is mainly for the beginners of Java to get started with Maven, and eclipse. This is required not only for learning Java, but also conducive to creating your self-taught Java projects.
Set up folders
1) C:\tools to install Java development tools like JDK, Maven, Eclipse IDE, etc. Create a sub-folder “jdk-8u131-windows-x64” to install JDK “8u131”.…