Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'releng/org.eclipse.epp.config/eclipse_modeling_340.xml')
-rw-r--r--releng/org.eclipse.epp.config/eclipse_modeling_340.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/releng/org.eclipse.epp.config/eclipse_modeling_340.xml b/releng/org.eclipse.epp.config/eclipse_modeling_340.xml
index fbbe6610..062b3e9e 100644
--- a/releng/org.eclipse.epp.config/eclipse_modeling_340.xml
+++ b/releng/org.eclipse.epp.config/eclipse_modeling_340.xml
@@ -24,11 +24,11 @@
<!-- version, the RCP version to build. This is used to determine the file
name of the root file archives -->
- <rcp version="3.4RC3" />
+ <rcp version="3.4RC4" />
<!-- name, the name of the product, used in naming the created files. -->
<product
- name="eclipse-modeling-ganymede-RC3"
+ name="eclipse-modeling-ganymede-RC4"
eclipseProductId="org.eclipse.platform.ide"
initialPerspectiveId="org.eclipse.jdt.ui.JavaPerspective" />
@@ -130,11 +130,11 @@
version="latest">
</feature>
- <!-- Teneo [233650]
+ <!-- Teneo -->
<feature
id="org.eclipse.emf.teneo.sdk"
version="latest">
- </feature> -->
+ </feature>
<!-- Search -->
<feature
@@ -204,7 +204,7 @@
<!-- folder, pointing to a folder containing the zipped root files for each of
the target platforms. -->
- <rootFileFolder folder="/home/data/httpd/download.eclipse.org/eclipse/downloads/drops/S-3.4RC3-200805301730" />
+ <rootFileFolder folder="/home/data/httpd/download.eclipse.org/eclipse/downloads/drops/S-3.4RC4-200806091311" />
<!-- relativeFolder, names the subfolder of the base folder where the update site will be created.
This is configurable so that working areas, especially root files, are reusable. -->

Back to the top