Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "COSMOS Development Environment Setup i13"

(New page: #Download [http://download.eclipse.org/eclipse/downloads/drops/S-3.4RC2-200805230100/index.php Eclipse 3.4 SDK GA build] #Download [http://www.eclipse.org/tptp/home/downloads/?ver=4.5.0 TP...)
 
Line 1: Line 1:
#Download [http://download.eclipse.org/eclipse/downloads/drops/S-3.4RC2-200805230100/index.php Eclipse 3.4 SDK GA build]
+
#Download [http://download.eclipse.org/eclipse/downloads/drops/R-3.4-200806172000/ Eclipse 3.4 SDK GA build]
 
#Download [http://www.eclipse.org/tptp/home/downloads/?ver=4.5.0 TPTP platform and test runtimes, GA  build], and unzip into Eclipse  
 
#Download [http://www.eclipse.org/tptp/home/downloads/?ver=4.5.0 TPTP platform and test runtimes, GA  build], and unzip into Eclipse  
 
#Download Manual Test Tools zip from the above page, and unzip into Eclipse.  The TPTP Manual tests we are currently using for the end-to-end tests will not work without this.
 
#Download Manual Test Tools zip from the above page, and unzip into Eclipse.  The TPTP Manual tests we are currently using for the end-to-end tests will not work without this.
#Download [http://download.eclipse.org/webtools/downloads/drops/R3.0/S-3.0RC2-20080527203304/ WTP 3.0 GA] and unzip into Eclipse (if you are using the Data Manager toolkit).
+
#Download [http://download.eclipse.org/webtools/downloads/drops/R3.0/R-3.0-20080616152118/ WTP 3.0 GA] and unzip into Eclipse (if you are using the Data Manager toolkit).
 
#Download EMF, EMF XSD Runtime, and GEF prerequisites from the above page, and unzip into Eclipse (if you are using the Data Manager toolkit).
 
#Download EMF, EMF XSD Runtime, and GEF prerequisites from the above page, and unzip into Eclipse (if you are using the Data Manager toolkit).
 
#Download SDK zip from the [http://www.eclipse.org/cosmos/downloads latest COSMOS build], and unzip on top of the Eclipse install.
 
#Download SDK zip from the [http://www.eclipse.org/cosmos/downloads latest COSMOS build], and unzip on top of the Eclipse install.

Revision as of 13:43, 19 August 2008

  1. Download Eclipse 3.4 SDK GA build
  2. Download TPTP platform and test runtimes, GA build, and unzip into Eclipse
  3. Download Manual Test Tools zip from the above page, and unzip into Eclipse. The TPTP Manual tests we are currently using for the end-to-end tests will not work without this.
  4. Download WTP 3.0 GA and unzip into Eclipse (if you are using the Data Manager toolkit).
  5. Download EMF, EMF XSD Runtime, and GEF prerequisites from the above page, and unzip into Eclipse (if you are using the Data Manager toolkit).
  6. Download SDK zip from the latest COSMOS build, and unzip on top of the Eclipse install.
  7. Start Eclipse.
  8. Setup Axis2 support following these instructions.
  9. Load all projects you want to develop from the repository. All projects should be compiled successfully.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.