Instructions for Setting Environment
Directory structure looks like the following:
c:/<username>/dev
apps/ - Holds all development applications
projects/ - Project workspace to hold all projects (maven, eclipse, etc.)
repo/ - Holds all repository style data including maven and svn
data/ - Holds all applicable data for stuff that is consumed by apps and projects
bin/ - Holds all shell scripts
c:/<username>/dev
apps/ - Holds all development applications
projects/ - Project workspace to hold all projects (maven, eclipse, etc.)
repo/ - Holds all repository style data including maven and svn
data/ - Holds all applicable data for stuff that is consumed by apps and projects
bin/ - Holds all shell scripts
- Cygwin X
- Java: After the install is complete. I create JAVA_HOME in the windows environment and add %JAVA_HOME%/bin to the path environment variable w
- Maven: After the install is complete. I create MAVEN_HOME in the windows environment and add it to the path environment variable
- SpringSource
- Ashtah