From 1af4650cf08ebd3d5727b255cf23ae4057ef34ab Mon Sep 17 00:00:00 2001
From: ndai <ndai>
Date: Sat, 2 Jul 2005 09:30:52 +0000
Subject: [PATCH] M5 Installer

---
 .../org.eclipse.wtp.releng/installer/install.properties    | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/archive/org.eclipse.wtp.releng/installer/install.properties b/archive/org.eclipse.wtp.releng/installer/install.properties
index a63721e8d..3e3a92328 100644
--- a/archive/org.eclipse.wtp.releng/installer/install.properties
+++ b/archive/org.eclipse.wtp.releng/installer/install.properties
@@ -11,15 +11,16 @@ build.home=C:/nmd/dev/build-home
 build.drivers=downloads
 
 #URL to WTP zip to be downloaded
-wtpURL=http://download.eclipse.org/webtools/downloads/drops/I-I20050615-200506151814/wtp-sdk-I20050615.zip
-wtpFile=wtp-sdk-I20050615.zip
+
+wtpURL=http://download.eclipse.org/webtools/downloads/drops/S-1.0M5-200506302219/wtp-sdk-1.0M5.zip
+wtpFile=wtp-sdk-1.0M5.zip
 
 #
 # There is no need to change these but 
 # they can be
 # 
 build.current=target
-buildType=I20050615
+buildType=S1_0M5
 
 #
 # This is the absolute path to the org.eclipse.wtp.releng
-- 
GitLab