Application Description
Eclipse IDE
Java JDK development tools
Tomcat Application Server
Subclipse Source Control eclipse plugin for subversion
Maven Tools create projects and manage dependencies handle class paths for dependences, build tool, compile package, release and documentation
Maven-Eclipse-Plugin (m2eclipse) Note: Currently installed with latest Eclipse version (3.6 Helios)
 Spring Tool Suite
 Subversion
Subclipse

 

Environment Variables

JAVA_HOME C:\Program Files\Java\jdk1.6.0_30
MAVEN_HOME C:\maven
Path ****;%JAVA_HOME%\bin;%MAVEN_HOME%\bin

Setup IDE workspace

  • Specify Specific JDK for IDE Instance (-vmC:\Program Files\Java\jdk1.6.0_30\bin\javaw.exe)
  • Server Tomcat (Instances – note: increament port numbers from the Main Windows Intalled Instance )
  • m2eclipse
  • Spring Tool Suite

Leave a Reply

Your email address will not be published. Required fields are marked *