Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
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.

...

Workstation configuration

Panel

General

How to install the Oracle OC4J
{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 10.1.3.5 stand alone
server
  • How to install Maven
  • Eclipse

    Education Systems Maven projects

     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 JAR project using the JAR template
  • How to configure the ES Maven JAR project pom.xml
     
    
    * [*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

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

    indent