diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2008-05-10 03:51:42 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2008-05-10 03:51:42 +0000 |
commit | 422be08af9f9f3fb9210563b3da580587d27fb2a (patch) | |
tree | ba4bfc33a3037687379f046fe9611d80d96822ab /java/eclipse-devel/files/patch-plugins-pde-build-build.xml | |
parent | Update to 1.20. (diff) |
. Update to Eclipse 3.3.2.
Submitted by: Ken Yamada
Notes
Notes:
svn path=/head/; revision=212880
Diffstat (limited to 'java/eclipse-devel/files/patch-plugins-pde-build-build.xml')
-rw-r--r-- | java/eclipse-devel/files/patch-plugins-pde-build-build.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java/eclipse-devel/files/patch-plugins-pde-build-build.xml b/java/eclipse-devel/files/patch-plugins-pde-build-build.xml index 032cb4098038..dd4947056ba6 100644 --- a/java/eclipse-devel/files/patch-plugins-pde-build-build.xml +++ b/java/eclipse-devel/files/patch-plugins-pde-build-build.xml @@ -1,5 +1,5 @@ ---- plugins/org.eclipse.pde.build/build.xml.orig 2007-09-22 01:27:14.000000000 +0900 -+++ plugins/org.eclipse.pde.build/build.xml 2007-10-10 22:23:27.000000000 +0900 +--- plugins/org.eclipse.pde.build/build.xml.orig 2007-10-24 06:31:14.000000000 +0900 ++++ plugins/org.eclipse.pde.build/build.xml 2007-11-19 14:25:31.000000000 +0900 @@ -128,6 +128,8 @@ <pathelement path="${build.result.folder}/../org.eclipse.update.core_3.2.101.R33x_v20070911/bin/"/> <pathelement path="${build.result.folder}/../org.eclipse.update.core/@dot"/> |