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

STP/Build/BuildOnMyMachine

< STP‎ | Build
Revision as of 22:19, 8 December 2008 by Ohurley.iona.com (Talk | contribs) (New page: {| border="0" cellspacing="15" valign="top" style="width:100%;" |-valign="top" |style="width:50%;"| <h1>Step One: Construct the Platform</h1> We use the word ''platform'' to indicate all...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Step One: Construct the Platform

We use the word platform to indicate all of the dependencies of the project, gathered together and unzipped into the same directory. This is really just an Eclipse installation, just like the one that you will most likely have on your local disk. So, there's a good chance that the Eclipse installation you already have will do the trick, but if you want to use the exact versions that STP builds against, here are the details.

3.5 Stream Platform

  • Eclipse SDK 3.5M3
  • emf-query-SDK-1.2.0.zip
  • emf-sdo-xsd-SDK-2.5.0M3.zip
  • emf-transaction-SDK-1.3.0M3.zip
  • emf-validation-SDK-1.3.0M3.zip
  • GEF-SDK-3.5.0M3.zip
  • gmf-sdk-2.2.0M3.zip
  • m2t-jet-SDK-incubation-1.0.0M3.zip
  • mdt-ocl-SDK-1.3.0M3.zip
  • wtp-S-3.1M3-20081107233958.zip

3.4.x Stream Platform

  • Eclipse SDK 3.4.1
  • emf-query-SDK-1.2.0.zip
  • emf-sdo-xsd-SDK-2.4.1.zip
  • emf-transaction-SDK-1.2.2.zip
  • emf-validation-SDK-1.2.1.zip
  • GEF-SDK-M200809101400.zip
  • gmf-sdk-2.1.2.zip
  • m2t-jet-SDK-incubation-0.9.1RC2.zip
  • mdt-ocl-SDK-R1.2.2.zip
  • wtp-sdk-M-3.0.2-20080906061108.zip

Back to the top