diff options
Diffstat (limited to 'java/eclipse/files/patch-plugins-core-resources-build.xml')
| -rw-r--r-- | java/eclipse/files/patch-plugins-core-resources-build.xml | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/java/eclipse/files/patch-plugins-core-resources-build.xml b/java/eclipse/files/patch-plugins-core-resources-build.xml deleted file mode 100644 index 3c5016c681ef..000000000000 --- a/java/eclipse/files/patch-plugins-core-resources-build.xml +++ /dev/null @@ -1,24 +0,0 @@ ---- plugins/org.eclipse.core.resources/build.xml.orig Thu Jul 27 18:44:45 2006 -+++ plugins/org.eclipse.core.resources/build.xml Tue Jul 25 19:18:21 2006 -@@ -102,6 +102,10 @@ - <pathelement path="${build.result.folder}/../org.eclipse.core.filesystem.linux.x86/@dot"/> - <pathelement path="../org.eclipse.core.filesystem.linux.x86_64/@dot"/> - <pathelement path="${build.result.folder}/../org.eclipse.core.filesystem.linux.x86_64/@dot"/> -+ <pathelement path="../org.eclipse.core.filesystem.freebsd.x86/@dot"/> -+ <pathelement path="${build.result.folder}/../org.eclipse.core.filesystem.freebsd.x86/@dot"/> -+ <pathelement path="../org.eclipse.core.filesystem.freebsd.amd64/@dot"/> -+ <pathelement path="${build.result.folder}/../org.eclipse.core.filesystem.freebsd.amd64/@dot"/> - <pathelement path="../org.eclipse.core.filesystem.macosx/@dot"/> - <pathelement path="${build.result.folder}/../org.eclipse.core.filesystem.macosx/@dot"/> - <pathelement path="../org.eclipse.core.filesystem.qnx.x86/@dot"/> -@@ -176,6 +180,10 @@ - <pathelement path="${build.result.folder}/../org.eclipse.core.filesystem.linux.x86/@dot"/> - <pathelement path="../org.eclipse.core.filesystem.linux.x86_64/@dot"/> - <pathelement path="${build.result.folder}/../org.eclipse.core.filesystem.linux.x86_64/@dot"/> -+ <pathelement path="../org.eclipse.core.filesystem.freebsd.x86/@dot"/> -+ <pathelement path="${build.result.folder}/../org.eclipse.core.filesystem.freebsd.x86/@dot"/> -+ <pathelement path="../org.eclipse.core.filesystem.freebsd.amd64/@dot"/> -+ <pathelement path="${build.result.folder}/../org.eclipse.core.filesystem.freebsd.amd64/@dot"/> - <pathelement path="../org.eclipse.core.filesystem.macosx/@dot"/> - <pathelement path="${build.result.folder}/../org.eclipse.core.filesystem.macosx/@dot"/> - <pathelement path="../org.eclipse.core.filesystem.qnx.x86/@dot"/> |
