Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

OSEE/Workspace Setup

< OSEE
Revision as of 18:12, 7 May 2009 by Unnamed Poltroon (Talk) (Here's how to set up your workspace for OSEE)

Here's how to set up your workspace to Develop OSEE

  1. Install Java 1.6 JRE
  2. Download and install Eclipse Classic
  3. Start Eclipse
  4. Open the installation dialog (Help->Install new software...)
  5. Select the latest milestone builds of the following features for installation:
    1. Data Tools Platform Connectivity
    2. Data Tools Platform Enablement for ODA Runtime
    3. Eclipse BIRT Chart Runtime Feature
    4. GEF
    5. GEF SDK
    6. Zest Visualization Toolkit
    7. Zest Visualization Toolkit SDK
    8. Subversive
  6. Restart Eclipse
  7. Download and import the OSEE Team Project Set file into your workspace. See SVN Repository Access for more details.

Back to the top