From d64b3aa3261c65abe42be7a3e308bb526f64c96f Mon Sep 17 00:00:00 2001 From: markt Date: Tue, 9 Feb 2010 11:51:30 +0000 Subject: [PATCH] Update to latest version of JDT compiler git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@908009 13f79535-47bb-0310-9956-ffa450edef68 --- build.properties.default | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.properties.default b/build.properties.default index 968d5dc6d..cc47516ff 100644 --- a/build.properties.default +++ b/build.properties.default @@ -69,8 +69,8 @@ wsdl4j-lib.jar=${wsdl4j-lib.home}/wsdl4j-${wsdl4j-lib.version}.jar # ----- Eclipse JDT, version 3.2 or later ----- jdt.home=${base.path}/eclipse/plugins jdt.lib=${jdt.home} -jdt.jar=${jdt.lib}/org.eclipse.jdt.core_3.3.1.v_780_R33x.jar -jdt.loc=http://archive.eclipse.org/eclipse/downloads/drops/R-3.3.1-200709211145/eclipse-JDT-3.3.1.zip +jdt.jar=${jdt.lib}/org.eclipse.jdt.core_3.4.4.v_894_R34x.jar +jdt.loc=http://archive.eclipse.org/eclipse/downloads/drops/R-3.4.2-200902111700/eclipse-JDT-SDK-3.4.2.zip # ----- Tomcat native library ----- tomcat-native.version=1.1.19 -- 2.11.0