diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2007-10-24 07:05:50 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2007-10-24 07:05:50 +0000 |
commit | 9a5e4eb82ff28e73903637abc179f809d7cb853a (patch) | |
tree | 5142f686304544d8cd7ac1c697a941d0c5de6877 /java/eclipse-devel/files/patch-plugins-jface-text-build.xml | |
parent | Update to 1.8.4. (diff) |
. Update to 3.3.1.
Submitted by: Ken Yamada <ken@tydfam.jp>
Notes
Notes:
svn path=/head/; revision=201887
Diffstat (limited to 'java/eclipse-devel/files/patch-plugins-jface-text-build.xml')
-rw-r--r-- | java/eclipse-devel/files/patch-plugins-jface-text-build.xml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/java/eclipse-devel/files/patch-plugins-jface-text-build.xml b/java/eclipse-devel/files/patch-plugins-jface-text-build.xml index e84d98f93e20..e2ec25cacdab 100644 --- a/java/eclipse-devel/files/patch-plugins-jface-text-build.xml +++ b/java/eclipse-devel/files/patch-plugins-jface-text-build.xml @@ -1,13 +1,13 @@ ---- plugins/org.eclipse.jface.text/build.xml.orig 2007-06-26 04:39:41.000000000 +0900 -+++ plugins/org.eclipse.jface.text/build.xml 2007-08-27 00:04:32.000000000 +0900 -@@ -134,6 +134,10 @@ - <pathelement path="${build.result.folder}/../org.eclipse.swt.win32.win32.x86_3.3.0.v3346/@dot"/> +--- plugins/org.eclipse.jface.text/build.xml.orig 2007-09-22 01:27:18.000000000 +0900 ++++ plugins/org.eclipse.jface.text/build.xml 2007-10-10 22:11:42.000000000 +0900 +@@ -136,6 +136,10 @@ + <pathelement path="${build.result.folder}/../org.eclipse.swt.win32.win32.x86_3.3.1.v3346i/@dot"/> <pathelement path="../org.eclipse.swt.wpf.win32.x86/@dot"/> - <pathelement path="${build.result.folder}/../org.eclipse.swt.wpf.win32.x86_3.3.0.v3346/@dot"/> + <pathelement path="${build.result.folder}/../org.eclipse.swt.wpf.win32.x86_3.3.0.v3346i/@dot"/> + <pathelement path="../org.eclipse.swt.gtk.freebsd.x86/@dot"/> -+ <pathelement path="${build.result.folder}/../org.eclipse.swt.gtk.freebsd.x86_3.3.0.v3346/@dot"/> ++ <pathelement path="${build.result.folder}/../org.eclipse.swt.gtk.freebsd.x86_3.3.1.v3346i/@dot"/> + <pathelement path="../org.eclipse.swt.gtk.freebsd.amd64/@dot"/> -+ <pathelement path="${build.result.folder}/../org.eclipse.swt.gtk.freebsd.amd64_3.3.0.v3346/@dot"/> ++ <pathelement path="${build.result.folder}/../org.eclipse.swt.gtk.freebsd.amd64_3.3.1.v3346i/@dot"/> <pathelement path="../org.eclipse.swt.gtk.linux.x86/@dot"/> - <pathelement path="${build.result.folder}/../org.eclipse.swt.gtk.linux.x86_3.3.0.v3346/@dot"/> + <pathelement path="${build.result.folder}/../org.eclipse.swt.gtk.linux.x86_3.3.1.v3346i/@dot"/> <pathelement path="../org.eclipse.swt.gtk.linux.s390/@dot"/> |