remove eclipse delta pack dependency.

(transplanted from b8830123bfc8f7c6520ebf435f5e9af263556201)
This commit is contained in:
Heng Sin Low 2011-06-01 01:48:54 +08:00
parent 03ddf2648a
commit 0eb1b2e0ef
1 changed files with 11 additions and 5 deletions

View File

@ -36,10 +36,6 @@
id="org.adempiere.report.jasper" id="org.adempiere.report.jasper"
version="0.0.0"/> version="0.0.0"/>
<includes
id="org.eclipse.equinox.executable"
version="0.0.0"/>
<includes <includes
id="org.eclipse.equinox.server.core" id="org.eclipse.equinox.server.core"
version="0.0.0"/> version="0.0.0"/>
@ -201,7 +197,7 @@
install-size="0" install-size="0"
version="1.1.1.v201005080502" version="1.1.1.v201005080502"
unpack="false"/> unpack="false"/>
<plugin <plugin
id="org.eclipse.core.contenttype" id="org.eclipse.core.contenttype"
download-size="0" download-size="0"
@ -321,4 +317,14 @@
version="0.0.0" version="0.0.0"
unpack="false"/> unpack="false"/>
<plugin
id="org.eclipse.equinox.launcher"
os="linux,macosx,win32"
ws="cocoa,gtk,win32"
arch="x86,x86_64"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature> </feature>