diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2008-09-06 19:30:17 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2008-09-06 19:30:17 +0000 |
commit | 371035ab61bfc6d32fa726bcb15caab6919c9d62 (patch) | |
tree | 34f8ef2833c9c0d09bb2a4c6cc980d8c51b4e1a1 /java/eclipse/files/patch-features-jdt-source-build.xml | |
parent | Update to 0.16.0.20080905; it works with GTK+ 2.14.x (current in MC CVS). (diff) |
. Update to Eclipse Europa, copied over from eclipse-devel.
Notes
Notes:
svn path=/head/; revision=220009
Diffstat (limited to 'java/eclipse/files/patch-features-jdt-source-build.xml')
-rw-r--r-- | java/eclipse/files/patch-features-jdt-source-build.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/java/eclipse/files/patch-features-jdt-source-build.xml b/java/eclipse/files/patch-features-jdt-source-build.xml index 21e2ca212459..619787c5b776 100644 --- a/java/eclipse/files/patch-features-jdt-source-build.xml +++ b/java/eclipse/files/patch-features-jdt-source-build.xml @@ -1,6 +1,6 @@ ---- features/org.eclipse.jdt.source/build.xml.orig Thu Jul 27 17:42:44 2006 -+++ features/org.eclipse.jdt.source/build.xml Tue Jul 25 19:23:28 2006 -@@ -99,6 +99,10 @@ +--- features/org.eclipse.jdt.source/build.xml.orig Mon Jun 25 15:39:41 2007 ++++ features/org.eclipse.jdt.source/build.xml Fri Aug 17 15:41:11 2007 +@@ -111,6 +111,10 @@ </target> <target name="rootFileslinux_motif_x86"> </target> @@ -11,9 +11,9 @@ <target name="rootFilessolaris_gtk_sparc"> </target> <target name="rootFilessolaris_gtk_x86"> -@@ -124,6 +128,8 @@ - <antcall target="rootFileslinux_gtk_x86_64"/> - <antcall target="rootFileslinux_gtk_ia64"/> +@@ -139,6 +143,8 @@ + <antcall target="rootFileslinux_gtk_s390"/> + <antcall target="rootFileslinux_gtk_s390x"/> <antcall target="rootFileslinux_motif_x86"/> + <antcall target="rootFilesfreebsd_gtk_x86"/> + <antcall target="rootFilesfreebsd_gtk_amd64"/> |