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

Difference between revisions of "OSEE/Workspace Setup"

(New page: == Here's how to set up your workspace for OSEE == # Download and install Eclipse # Start Eclipse # Open the installation dialog (Help->Install new software...) # Select the latest miles...)
 
(Here's how to set up your workspace for OSEE)
Line 1: Line 1:
== Here's how to set up your workspace for OSEE ==
+
== Here's how to set up your workspace to Develop OSEE ==
  
# Download and install Eclipse  
+
# Install Java 1.6 JRE
 +
# Download and install Eclipse Classic
 
# Start Eclipse
 
# Start Eclipse
 
# Open the installation dialog (Help->Install new software...)
 
# Open the installation dialog (Help->Install new software...)
 
# Select the latest milestone builds of the following features for installation:
 
# Select the latest milestone builds of the following features for installation:
 +
## Data Tools Platform Connectivity
 +
## Data Tools Platform Enablement for ODA Runtime
 +
## Eclipse BIRT Chart Runtime Feature
 +
## GEF
 +
## GEF SDK
 +
## Zest Visualization Toolkit
 +
## Zest Visualization Toolkit SDK
 +
## Subversive
 +
# Restart Eclipse
 +
# Download and import the OSEE Team Project Set file into your workspace. See [http://wiki.eclipse.org/OSEE/Repository_Details '''SVN Repository Access'''] for more details.

Revision as of 18:12, 7 May 2009

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