Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

UNDER CONSTRUCTION

indent
{color:green}Help is available by sending an email to [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}
Panel

Quick Links to:

Anchor
Workstation configuration
Workstation configuration

Workstation configuration

Panel

General

Eclipse

Anchor
Education Systems Maven projects
Education Systems Maven projects

Education Systems Maven projects

Panel

An Education Systems (ES) project will typically consist of 2 Maven artifacts. These Maven artifacts are:

indent
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.