diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2009-02-15 03:19:44 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2009-02-15 03:19:44 +0000 |
commit | 98c91f0659633010ec6ff12d7dd9352270acd2c7 (patch) | |
tree | 63babb95eb65a71045c577895a5530cf7cdd7129 /java/eclipse/files/patch-plugins-ant-ui-buildfiles-buildRemoteExtraJAR.xml | |
parent | - Fix MASTERSITES (diff) |
. Update to 3.4.1 (from eclipse-devel).
Diffstat (limited to 'java/eclipse/files/patch-plugins-ant-ui-buildfiles-buildRemoteExtraJAR.xml')
-rw-r--r-- | java/eclipse/files/patch-plugins-ant-ui-buildfiles-buildRemoteExtraJAR.xml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/java/eclipse/files/patch-plugins-ant-ui-buildfiles-buildRemoteExtraJAR.xml b/java/eclipse/files/patch-plugins-ant-ui-buildfiles-buildRemoteExtraJAR.xml deleted file mode 100644 index 496fc2a35432..000000000000 --- a/java/eclipse/files/patch-plugins-ant-ui-buildfiles-buildRemoteExtraJAR.xml +++ /dev/null @@ -1,11 +0,0 @@ ---- plugins/org.eclipse.ant.ui/buildfiles/buildRemoteExtraJAR.xml.orig 2007-06-26 04:57:25.000000000 +0900 -+++ plugins/org.eclipse.ant.ui/buildfiles/buildRemoteExtraJAR.xml 2007-09-06 11:06:07.000000000 +0900 -@@ -8,6 +8,8 @@ - <property name="build.result.folder" value="${basedir}"/> - <property name="version.suffix" value="_3.1.0"/> - <property name="win32.jar" value="${eclipse.home}/plugins/org.eclipse.swt.win32.win32.x86${version.suffix}.jar"/> -+ <property name="gtk.jar" value="${eclipse.home}/plugins/org.eclipse.swt.gtk.freebsd.x86${version.suffix}.jar"/> -+ <property name="gtk.jar" value="${eclipse.home}/plugins/org.eclipse.swt.gtk.freebsd.amd64${version.suffix}.jar"/> - <property name="gtk.jar" value="${eclipse.home}/plugins/org.eclipse.swt.gtk.linux.x86${version.suffix}.jar"/> - <property name="motif.jar" value="${eclipse.home}/plugins/org.eclipse.swt.motif${version.suffix}.jar"/> - <property name="osx.jar" value="${eclipse.home}/plugins/org.eclipse.swt.carbon.macosx.ppc${version.suffix}.jar"/> |