1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 15:45:25 +02:00

Package commons_net feature separately again:

binary included by ftp-feature, sources included by sdk-feature
This commit is contained in:
Martin Oberhuber 2006-09-28 11:53:03 +00:00
parent e8e387ecb7
commit 886155367e
3 changed files with 1 additions and 17 deletions

View file

@ -29,23 +29,9 @@
<import plugin="org.eclipse.rse.ui"/>
</requires>
<!--
<includes
id="org.apache.commons_net"
version="0.0.0"/>
-->
<plugin
id="org.apache.commons_net"
download-size="0"
install-size="0"
version="0.0.0"/>
<plugin
id="org.apache.oro"
download-size="0"
install-size="0"
version="0.0.0"/>
<plugin
id="org.eclipse.rse.services.files.ftp"

View file

@ -12,7 +12,7 @@ bin.includes = feature.xml,\
license.html,\
feature.properties,\
epl-v10.html
#generate.feature@org.apache.commons_net.source=org.apache.commons_net
generate.feature@org.apache.commons_net.source=org.apache.commons_net
generate.feature@org.eclipse.rse.local.source=org.eclipse.rse.local
generate.feature@org.eclipse.rse.ftp.source=org.eclipse.rse.ftp
generate.feature@org.eclipse.rse.remotecdt.source=org.eclipse.rse.remotecdt

View file

@ -50,11 +50,9 @@
id="org.eclipse.rse.ssh"
version="0.0.0"/>
<!--
<includes
id="org.apache.commons_net.source"
version="0.0.0"/>
-->
<includes
id="org.eclipse.rse.core.source"