Info |
---|
Help is available by sending an email to csf-support@mit.edu |
Panel | ||||||
---|---|---|---|---|---|---|
If you need help setting up Eclipse, SVN, OC4J, Maven, ES Projects etc., then you're found the right place.
About this TABThe topics presented in this TAB are primarily designed for the software developer who:
|
Panel |
---|
Quick Links to:
|
Panel | ||||||
---|---|---|---|---|---|---|
Education Systems developer VMs |
Panel | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Workstation configuration
| ||||||||||||
Wiki Markup | ||||||||||||
h2. *UNDER CONSTRUCTION*
{clolor:green}h4. If you don't have yet have Eclipse, SVN, OC4J, etc., set up right, then you're in the right place.{color}
h3. Workstation configuration
{panel}
h4. General
* [*How to install the Oracle OC4J 10.1.3.5 stand alone server* | How to install the Oracle OC4J server]
* [*How to install Maven*|How to install Maven]
h4.Eclipse
* [Eclipse - Download and Installation | Eclipse Installation and Configuration#Eclipse - Download and Installation]
* [Eclipse - Subversion installation | Eclipse Installation and Configuration#Eclipse - Subversion installation]
* [Eclipse - OC4J server installation | Eclipse Installation and Configuration#Eclipse - OC4J server installation]
* [Eclipse - Maven installation| Eclipse Installation and Configuration#Eclipse - Maven installation]
{panel}
h3. 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.
{indent}
The following are the instructions on how the create and configure an ES Maven WAR or Maven JAR project.
* [*How to create an ES Maven WAR project using the WAR template* | The project WAR template#Software Development]
* [*How to configure the ES Maven WAR project pom.xml* | The project WAR pom.xml configuration#Software Development]
* [*How to create an ES Maven JAR project using the JAR template* | The project JAR template#Software Development]
* [*How to configure the ES Maven JAR project pom.xml* | The project JAR pom.xml configuration#Software Development]
{panel}
|
Panel | ||||||
---|---|---|---|---|---|---|
Education Systems Maven projectsAn Education Systems (ES) project will typically consist of 2 Maven artifacts. These Maven artifacts are:
The following are the instructions on how the create and configure an ES Maven WAR or Maven JAR project.
The following are instructions on how to writing unit tests |
Panel | ||||||
---|---|---|---|---|---|---|
Available for downloading
|