Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'releng/maps')
-rw-r--r--releng/maps/build.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/releng/maps/build.cfg b/releng/maps/build.cfg
index 460d81357..03fd3bae8 100644
--- a/releng/maps/build.cfg
+++ b/releng/maps/build.cfg
@@ -10,8 +10,8 @@ eclipse.builder.version=R36_M2
eclipse.builder.fetch=true
# WTP specific builder
-wtpBuildTools.url=http://download.eclipse.org/webtools/wtpBuildTools/drops/R3.0/T-T20090531062807-20090531062807/updateSite/plugins
-wtpBuildTools.file=org.eclipse.wtp.releng.tools_1.1.0.v200905310626.jar
+wtpBuildTools.url=http://download.eclipse.org/webtools/wtpBuildTools/drops/R3.2.0/T-3.2.0-20091121025429/updateSite/plugins
+wtpBuildTools.file=org.eclipse.wtp.releng.tools_1.1.0.v200911210251.jar
# This parameter is specific to the compiler
# being used (JDT Compiler, in our case).

Back to the top