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

 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
STP depends on a whole load of other projects! Here are the 3.4M7 dependencies that you will need to construct the 'platform' upon which you can build and use STP project technologies. All of the links below go through to the mirror mechanisms for large Eclipse downloads and they also point to the ''runtime'' versions of the projects, not the SDKs.
 
STP depends on a whole load of other projects! Here are the 3.4M7 dependencies that you will need to construct the 'platform' upon which you can build and use STP project technologies. All of the links below go through to the mirror mechanisms for large Eclipse downloads and they also point to the ''runtime'' versions of the projects, not the SDKs.
 +
 +
<h3>Galileo 3.5M3</h3>
 +
 +
157630 eclipse-SDK-3.5M3-linux-gtk-ppc.tar.gz    6574 GEF-SDK-3.5.0M3.zip
 +
  1538 emf-query-SDK-1.2.0.zip                  34842 gmf-sdk-I200811051822.zip
 +
  28460 emf-sdo-xsd-SDK-2.5.0M3.zip              2819 m2t-jet-SDK-incubation-1.0.0M3.zip
 +
  2162 emf-transaction-SDK-1.3.0M3.zip          11900 mdt-ocl-SDK-1.3.0M3.zip
 +
  1886 emf-validation-SDK-1.3.0M3.zip          104186 wtp-sdk-I-3.1-20081023170256.zip
 +
 +
<h3>Older Dependencies</h3>
  
 
{|
 
{|
 +
|[http://download.eclipse.org/eclipse/downloads/drops/S-3.4M7-200805020100/ Eclipse Platform 3.4M7]
 +
|+
 
|[http://www.eclipse.org/downloads/download.php?file=/modeling/m2t/jet/downloads/drops/0.9.0/S200805052216/m2t-jet-runtime-incubation-0.9.0M7.zip WTP 3.0M7]
 
|[http://www.eclipse.org/downloads/download.php?file=/modeling/m2t/jet/downloads/drops/0.9.0/S200805052216/m2t-jet-runtime-incubation-0.9.0M7.zip WTP 3.0M7]
 
|+
 
|+
Line 21: Line 33:
 
|+
 
|+
 
|[http://www.eclipse.org/downloads/download.php?file=/tools/gef/downloads/drops/3.4.0/S200804291800/GEF-SDK-3.4.0M7.zip GEF 3.4.0M7] (this is an SDK)
 
|[http://www.eclipse.org/downloads/download.php?file=/tools/gef/downloads/drops/3.4.0/S200804291800/GEF-SDK-3.4.0M7.zip GEF 3.4.0M7] (this is an SDK)
 +
|+
 +
|[http://download.eclipse.org/tools/orbit/downloads/drops/S20080512184123/bundles/org.jdom_1.0.0.v200803070505.jar JDOM 1.0] (this is a direct link)
 
|}
 
|}
  
 
[[Category:STP]]
 
[[Category:STP]]
 
[[Category:Build]]
 
[[Category:Build]]

Latest revision as of 04:26, 10 November 2008

STP depends on a whole load of other projects! Here are the 3.4M7 dependencies that you will need to construct the 'platform' upon which you can build and use STP project technologies. All of the links below go through to the mirror mechanisms for large Eclipse downloads and they also point to the runtime versions of the projects, not the SDKs.

Galileo 3.5M3

157630 eclipse-SDK-3.5M3-linux-gtk-ppc.tar.gz    6574 GEF-SDK-3.5.0M3.zip
  1538 emf-query-SDK-1.2.0.zip                  34842 gmf-sdk-I200811051822.zip
 28460 emf-sdo-xsd-SDK-2.5.0M3.zip               2819 m2t-jet-SDK-incubation-1.0.0M3.zip
  2162 emf-transaction-SDK-1.3.0M3.zip          11900 mdt-ocl-SDK-1.3.0M3.zip
  1886 emf-validation-SDK-1.3.0M3.zip          104186 wtp-sdk-I-3.1-20081023170256.zip

Older Dependencies

Eclipse Platform 3.4M7
WTP 3.0M7
EMF 2.4.0M7
EMF-XSD 2.4.0M7
EMF Query 1.2.0M7
EMF Transaction 1.2.0M7
EMF Validation 1.2.0M7
OCL 1.2.0M7
JET 0.9.0M7
GMF 2.1.0M7
GEF 3.4.0M7 (this is an SDK)
JDOM 1.0 (this is a direct link)

Back to the top