ports/java/eclipse-devel/files/patch-plugins-platform-1-build.xml
Greg Lewis 28a3f566fc . Enlist eclipse-devel to get some wider spread of the Eclipse 3.3 port
before it replaces Eclipse 3.2.

  The submitters (listed in alphabetical order) collaborated on this.

Submitted by:	Mike Bowie <mbowie@buzmo.com>
		Dan Rucci <dan@rucci.org>
		Ken Yamada <ken@tydfam.jp>
2007-10-13 03:28:18 +00:00

11 lines
864 B
XML

--- plugins/org.eclipse.platform/build.xml.orig 2007-08-26 22:39:40.000000000 +0900
+++ plugins/org.eclipse.platform/build.xml 2007-08-27 00:31:06.000000000 +0900
@@ -275,6 +275,8 @@
<pathelement path="${build.result.folder}/../org.eclipse.update.core_3.2.100.v20070615/bin/"/>
<pathelement path="${build.result.folder}/../org.eclipse.update.core/@dot"/>
<pathelement path="${build.result.folder}/../org.eclipse.update.core_3.2.100.v20070615/@dot"/>
+ <pathelement path="../org.eclipse.update.core.freebsd/@dot"/>
+ <pathelement path="${build.result.folder}/../org.eclipse.update.core.freebsd_3.2.0.v20070615/@dot"/>
<pathelement path="../org.eclipse.update.core.linux/@dot"/>
<pathelement path="${build.result.folder}/../org.eclipse.update.core.linux_3.2.0.v20070615/@dot"/>
<pathelement path="../org.eclipse.update.core.win32/@dot"/>