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 "Install and run the snapshot build"

(Setup pre-requisites)
(Plugins from other Eclipse projects)
Line 16: Line 16:
 
=== Pre-requisites plugins ===
 
=== Pre-requisites plugins ===
 
==== Plugins from other Eclipse projects ====
 
==== Plugins from other Eclipse projects ====
*dtp-sdk_1.5RC0
+
 
  *emf-sdo-xsd-SDK-2.3.0M7
+
# The EMF driver used in this build is emf-sdo-xsd-SDK-2.3.0RC3.zip
  *emf-query-SDK-1.1M7
+
# The GEF driver used in this build is GEF-ALL-3.3RC3.zip
  *emf-transaction-SDK-1.1M7
+
# Java EMF Model Runtime driver used in this build is JEM-SDK-1.2.3_jem.zip
  *emf-validation-SDK-1.1M7
+
# Web Tools Platform driver used in this build is wtp-sdk-S-2.0RC3-200706140654.zip
  *GMF-sdk-2.0M6a
+
# Data Tools Platform driver used in this build is dtp-sdk_1.5RC4.zip
  *JEM-SDK-1.2.3_jem
+
# GMF Platform driver used in this build is GMF-sdk-2.0RC2.zip
  *mdt-ocl-SDK-1.1M7
+
# MDT OCL Version mdt-ocl-SDK-1.1RC2.zip
  *wtp-sdk-S-2.0RC0-200705171455
+
# EMFT Validation Version emf-validation-SDK-1.1RC2.zip
  *GEF-ALL-3.3M7
+
# EMF Query Version emf-query-SDK-1.1RC2.zip
 +
# EMF Model Transaction Version emf-transaction-SDK-1.1RC2.zip
 +
 
 +
 
 +
  *[http://download.eclipse.org/modeling/emf/emf/downloads/drops/2.3.0/S200706130003/emf-sdo-xsd-SDK-2.3.0RC3.zip emf-sdo-xsd-SDK-2.3.0]
 +
  *[http://download.eclipse.org/tools/gef/downloads/drops/S-3.3RC3-200706131125/GEF-ALL-3.3RC3.zip GEF-ALL-3.3]
 +
  *[http://download.eclipse.org/tools/ve/downloads/drops/R-1.2.3_jem-200701301117/JEM-SDK-1.2.3_jem.zip JEM-SDK-1.2.3_jem]
 +
  *[http://download.eclipse.org/webtools/downloads/drops/R2.0/S-2.0RC3-200706140654/wtp-sdk-S-2.0RC3-200706140654.zip  wtp-sdk-S-2.0]
 +
*[http://download.eclipse.org/datatools/downloads/1.5/dtp-sdk_1.5RC4.zip dtp-sdk_1.5]
 +
  *[http://download.eclipse.org/modeling/gmf/downloads/drops/S-2.0RC2-200706051400/GMF-sdk-2.0RC2.zip GMF-sdk-2.0]
 +
  *[http://download.eclipse.org/modeling/mdt/ocl/downloads/drops/1.1.0/S200705301319/mdt-ocl-SDK-1.1RC2.zip mdt-ocl-SDK-1.1]
 +
  *[http://download.eclipse.org/modeling/emf/validation/downloads/drops/1.1.0/S200705301349/emf-validation-SDK-1.1RC2.zip emf-validation-SDK-1.1]
 +
  *[http://download.eclipse.org/modeling/emf/query/downloads/drops/1.1.0/S200705301347/emf-query-SDK-1.1RC2.zip emf-query-SDK-1.1]
 +
  *[http://download.eclipse.org/modeling/emf/transaction/downloads/drops/1.1.0/S200705301409/emf-transaction-SDK-1.1RC2.zip emf-transaction-SDK-1.1]
 
  *orbit-S200705021947
 
  *orbit-S200705021947
  

Revision as of 02:43, 27 June 2007

This wiki page is used to explain how to install and use the latest snapshot with Eclipse3.3. Since the current 0.4.0 S-build (http://www.eclipse.org/stp/downloads/downloads.php) has some major problems, we suggest to use the snapshot build instead.

For user's convenience, i created a all-in-one package to download.


(Last updated on Apr 16, 2007)

Where to get stp build

  • STP snapshot from cvs

Setup pre-requisites

  • Eclipse 3.3 Europa

Pre-requisites plugins

Plugins from other Eclipse projects

  1. The EMF driver used in this build is emf-sdo-xsd-SDK-2.3.0RC3.zip
  2. The GEF driver used in this build is GEF-ALL-3.3RC3.zip
  3. Java EMF Model Runtime driver used in this build is JEM-SDK-1.2.3_jem.zip
  4. Web Tools Platform driver used in this build is wtp-sdk-S-2.0RC3-200706140654.zip
  5. Data Tools Platform driver used in this build is dtp-sdk_1.5RC4.zip
  6. GMF Platform driver used in this build is GMF-sdk-2.0RC2.zip
  7. MDT OCL Version mdt-ocl-SDK-1.1RC2.zip
  8. EMFT Validation Version emf-validation-SDK-1.1RC2.zip
  9. EMF Query Version emf-query-SDK-1.1RC2.zip
  10. EMF Model Transaction Version emf-transaction-SDK-1.1RC2.zip


*emf-sdo-xsd-SDK-2.3.0
*GEF-ALL-3.3 
*JEM-SDK-1.2.3_jem
*wtp-sdk-S-2.0
*dtp-sdk_1.5 
*GMF-sdk-2.0
*mdt-ocl-SDK-1.1
*emf-validation-SDK-1.1
*emf-query-SDK-1.1
*emf-transaction-SDK-1.1
*orbit-S200705021947

3rd-party plugins

  • Apache CXF plugin for JAX-WS development:

http://people.apache.org/repo/m2-snapshot-repository/org/apache/cxf/cxf-eclipse-plugin/2.0-incubator-SNAPSHOT/cxf-eclipse-plugin-2.0-incubator-20070619.165612-26.zip


  • Apache Tuscany plugin for SCA development:

http://www.eclipse.org/stp/sc/plugins/tuscany-eclipse-plugin-1.0-incubator-M2.zip

Pre-requisites SOA runtime

Run it

Tyler Anderson wrote a good article about Use the Eclipse SOA Tools Platform plug-in to build and deploy a Web service

Eclipse 3.3 runtime

If you are using Eclipse 3.3, please read Eclisep 3.3 runtime options for STP.SC

About the update sites

We are still working on those update sites:

  • Eclipse STP update site:

http://download.eclipse.org/stp/updates/

  • Apache CXF update site:

http://people.apache.org/~jliu/updatesites/cxf

  • Apache Tuscany update site.

http://people.apache.org/~jliu/updatesites/tuscany/

Copyright © Eclipse Foundation, Inc. All Rights Reserved.