Guidelines
  Setting up environment for MSDProject   For this we need the following software and tools   JDK 1.8  Eclipse Neon or Oxygen  Apache Tomcat  MYSQL  Spring Libraries  Apache Commons Libraries     Download and Install the latest JDK [ http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html ]  Setup path variables for JAVA_HOME and make sure JAVA is configured properly [ https://www.java.com/en/download/help/path.xml ]  Download Eclipse Installer from [ http://www.eclipse.org/downloads/ ]  Once the installer is open, select "Eclipse IDE for Java EE Developers"  Download and Extract TOMCAT for windows [ https://www.ntu.edu.sg/home/ehchua/programming/howto/Tomcat_HowTo.html ]  Setup path variables for TOMCAT  Download Spring jar files [ http://repo.spring.io/release/org/springframework/spring/4.3.4.RELEASE/spring-framework-4.3.4.RELEASE-dist.zip ]  Download apache commons logging jar [ http://commons.apache.org/proper/commons-logging/download_logging.c...