Author: nickboldt
Date: 2010-07-26 22:46:09 -0400 (Mon, 26 Jul 2010)
New Revision: 23737
Modified:
trunk/build/target-platform/e36-wtp32.target
Log:
switch to use
http://download.jboss.org/jbosstools/updates/helios/ and add webtools repo
Modified: trunk/build/target-platform/e36-wtp32.target
===================================================================
--- trunk/build/target-platform/e36-wtp32.target 2010-07-27 02:44:35 UTC (rev 23736)
+++ trunk/build/target-platform/e36-wtp32.target 2010-07-27 02:46:09 UTC (rev 23737)
@@ -74,7 +74,8 @@
<unit id="org.eclipse.emf.sdk.feature.group"
version="2.6.0.v20100607-0756"/>
<unit id="org.eclipse.ecf.core.feature.group"
version="3.3.0.v20100607-0607"/>
<unit id="org.eclipse.datatools.sdk.feature.feature.group"
version="1.8.0.v201005280400-7P9i0FDxNYrk4QYG-9qpz0N-vbEp"/>
-<repository
location="http://download.eclipse.org/releases/helios/"/>
+<!-- <repository
location="http://download.eclipse.org/releases/helios/"/> -->
+<repository
location="http://download.jboss.org/jbosstools/updates/helios/"...
</location>
<location includeAllPlatforms="false" includeMode="planner"
type="InstallableUnit">
<repository
location="http://download.eclipse.org/rt/ecf/3.2/3.6/site.p2"/>
@@ -103,6 +104,10 @@
<unit id="org.eclipse.xsd.feature.group"
version="2.6.0.v20100614-1136"/>
<repository
location="http://download.eclipse.org/modeling/emf/emf/updates/2.6/&...
</location>
+<location includeAllPlatforms="false" includeMode="planner"
type="InstallableUnit">
+<repository
location="http://download.eclipse.org/webtools/downloads/drops/R3.2....
+<unit id="org.eclipse.wst.common.emfworkbench.integration"
version="1.2.0.v201004110600"/>
+</location>
</locations>
<targetJRE
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
</target>