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 "STP/Build/BuildOnMyMachine"

< STP‎ | Build
(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...)
 
Line 12: Line 12:
 
<h1>3.5 Stream Platform</h1>
 
<h1>3.5 Stream Platform</h1>
 
* [http://download.eclipse.org/eclipse/downloads/drops/S-3.5M3-200810301917/index.php Eclipse SDK 3.5M3]
 
* [http://download.eclipse.org/eclipse/downloads/drops/S-3.5M3-200810301917/index.php Eclipse SDK 3.5M3]
* emf-query-SDK-1.2.0.zip
+
* [http://www.eclipse.org/modeling/download.php?file=/modeling/emf/query/downloads/drops/1.2.0/R200806091744/emf-query-runtime-1.2.0.zip emf-query-runtime-1.2.0.zip]
* emf-sdo-xsd-SDK-2.5.0M3.zip
+
* [http://www.eclipse.org/modeling/download.php?file=/modeling/emf/emf/downloads/drops/2.5.0/S200811032126/emf-sdo-xsd-SDK-2.5.0M3.zip emf-sdo-xsd-SDK-2.5.0M3.zip]
 
* emf-transaction-SDK-1.3.0M3.zip
 
* emf-transaction-SDK-1.3.0M3.zip
 
* emf-validation-SDK-1.3.0M3.zip
 
* emf-validation-SDK-1.3.0M3.zip
 
* GEF-SDK-3.5.0M3.zip
 
* GEF-SDK-3.5.0M3.zip
* gmf-sdk-2.2.0M3.zip
+
* [http://www.eclipse.org/modeling/download.php?file=/modeling/gmf/gmf/downloads/drops/2.2.0/S200811121901/gmf-runtime-2.2.0M3.zip gmf-runtime-2.2.0M3.zip]
* m2t-jet-SDK-incubation-1.0.0M3.zip
+
* [http://www.eclipse.org/modeling/download.php?file=/modeling/m2t/jet/downloads/drops/1.0.0/S200811041020/m2t-jet-runtime-incubation-1.0.0M3.zip m2t-jet-runtime-incubation-1.0.0M3.zip]
* mdt-ocl-SDK-1.3.0M3.zip
+
* [http://www.eclipse.org/modeling/download.php?file=/modeling/mdt/ocl/downloads/drops/1.3.0/S200811051142/mdt-ocl-runtime-1.3.0M3.zip mdt-ocl-runtime-1.3.0M3.zip]
 
* wtp-S-3.1M3-20081107233958.zip
 
* wtp-S-3.1M3-20081107233958.zip
 
|
 
|
 
<h1>3.4.x Stream Platform</h1>
 
<h1>3.4.x Stream Platform</h1>
 
* [http://download.eclipse.org/eclipse/downloads/drops/R-3.4.1-200809111700/index.php Eclipse SDK 3.4.1]
 
* [http://download.eclipse.org/eclipse/downloads/drops/R-3.4.1-200809111700/index.php Eclipse SDK 3.4.1]
* emf-query-SDK-1.2.0.zip
+
* [http://www.eclipse.org/modeling/download.php?file=/modeling/emf/query/downloads/drops/1.2.0/R200806091744/emf-query-runtime-1.2.0.zip emf-query-runtime-1.2.0.zip]
* emf-sdo-xsd-SDK-2.4.1.zip
+
* [http://www.eclipse.org/modeling/download.php?file=/modeling/emf/emf/downloads/drops/2.4.1/R200808251517/emf-sdo-xsd-SDK-2.4.1.zip emf-sdo-xsd-SDK-2.4.1.zip]
 
* emf-transaction-SDK-1.2.2.zip
 
* emf-transaction-SDK-1.2.2.zip
 
* emf-validation-SDK-1.2.1.zip
 
* emf-validation-SDK-1.2.1.zip
 
* GEF-SDK-M200809101400.zip
 
* GEF-SDK-M200809101400.zip
* gmf-sdk-2.1.2.zip
+
* [http://www.eclipse.org/modeling/download.php?file=/modeling/gmf/gmf/downloads/drops/2.1.2/R200809171625/gmf-runtime-2.1.2.zip gmf-runtime-2.1.2.zip]
* m2t-jet-SDK-incubation-0.9.1RC2.zip
+
* [http://www.eclipse.org/modeling/download.php?file=/modeling/m2t/jet/downloads/drops/0.9.1/R200809191207/m2t-jet-runtime-incubation-0.9.1.zip m2t-jet-runtime-incubation-0.9.1RC2.zip]
* mdt-ocl-SDK-R1.2.2.zip
+
* [http://www.eclipse.org/modeling/download.php?file=/modeling/mdt/ocl/downloads/drops/1.2.2/R200809160927/mdt-ocl-runtime-1.2.2.zip mdt-ocl-runtime-R1.2.2.zip]
 
* wtp-sdk-M-3.0.2-20080906061108.zip
 
* wtp-sdk-M-3.0.2-20080906061108.zip
 
|}
 
|}
  
 
|}
 
|}

Revision as of 22:30, 8 December 2008

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

3.4.x Stream Platform

Back to the top