{color:green}Help is available by sending an email to [mailto:csf-support@mit.edu]{color}

{color:green}Have any suggestion on how improve this wiki?  Please give us your feedback at [mailto:csf-support@mit.edu]{color}

{color:green} If you need help setting up Eclipse, SVN, OC4J, Maven, ES Projects etc., then you're found the right place.{color}

Quick Links to:

About this TAB

The topics presented in this TAB are primarily designed for the software developer who:
1.  is a new hire and needs to configure his/her workstation, or
2.  has a new workstation and needs to get it configured, or
3.  has a need for a Maven WAR or JAR artifact which is not related to an on going ES project (e.g. A Proof of Concept project).

Workstation configuration

{anchor:General}
h4. General
# [Install Java JDK | Install Java JDK]
# [Install Maven | Install Maven]
# [Install the Oracle OC4J 10.1.3.5 stand alone server | Install the Oracle OC4J 10.1.3.5 standalone server]
# [Install Tomcat 7 | Install Tomcat 7]

{anchor:Eclipse Indigo}
h4. Eclipse Indigo
* [Eclipse Indigo Installation and Configuration | Eclipse Indigo Installation and Configuration]
*# [Eclipse Indigo - Download and Installation | Eclipse Indigo Installation and Configuration#Eclipse - Download and Installation]
*# [Eclipse Indigo - Java JDK installation and configuration | Eclipse Indigo Installation and Configuration#Eclipse Indigo - Java JDK installation and configuration]
*# [Eclipse Indigo - Subversion installation and configuration | Eclipse Indigo Installation and Configuration#Eclipse Indigo - Subversion installation and configuration]
*# [Eclipse Indigo - OC4J server installation and configuration | Eclipse Indigo Installation and Configuration#Eclipse Indigo - OC4J server installation and configuration]
*# [Eclipse Indigo - Tomcat 7 server installation and configuration | Eclipse Indigo Installation and Configuration#Eclipse Indigo - Tomcat 7 server installation and configuration]
*# [Eclipse Indigo - Maven installation and configuration | Eclipse Indigo Installation and Configuration#Eclipse Indigo - Maven installation and configuration]
*# [Eclipse Indigo - m2e Subversive Connector installation and configuration | Eclipse Indigo Installation and Configuration#Eclipse Indigo - m2e Subversive Connector installation and configuration]
*# [Eclipse Indigo - JVM memory configuration | Eclipse JVM memory configuration#Eclipse Indigo - JVM memory configuration]

{anchor:Eclipse MyEclipse 10.5}
h4. Eclipse MyEclipse 10.5
* [Eclipse MyEclipse Installation and Configuration | Eclipse MyEclipse Installation and Configuration] (under construction)
*# [Eclipse MyEclipse 10.5 - Download and Installation | Eclipse MyEclipse Installation and Configuration#Eclipse MyEclipse 10.5 - Download and Installation]

Education Systems Maven projects

An Education Systems (ES) project will typically consist of 2 Maven artifacts.  These Maven artifacts are:
1.  Only one Maven WAR artifact which contains all the WEB facing (i.e. jsp's, controllers, css, js, ...) components of the ES project.
2.  At least one Maven JAR artifact which contains all the support (i.e. services, daos, hibernate mapping, ...) components of the ES project.
The following are the instructions on how the create and configure an ES Maven WAR or Maven JAR project. 

# [Selecting names for your project | CSF:Selecting names for your project]
\\
\\
# [How to create an ES Maven JAR project using the JAR template | Using the JAR template#Software Development]
# [How to customize the ES Maven JAR project pom.xml | Using the JAR template#Customizing the project JAR pom.xml]
\\
\\
# [How to create an ES Maven WAR project using the WAR template | Using the WAR template#Software Development]
# [How to customize the ES Maven WAR project pom.xml | Using the WAR template#Customizing the project WAR pom.xml]

The following are instructions on how to writing unit tests
# [Using the unit test base class | Using the unit test base class]

Available for downloading

  1. MAC plugin for managing Environmental Variables
  2. project.properties
  3. settings.xml (right clicking on this link then select Save target as....  Navigate to your ${user.home}/.m2 directory and click Save)
    This link contains instructions on how to configure the settings.xml file.
  4. serverTrustStore.jks