1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 23:55:26 +02:00

Include Commons Net source feature

This commit is contained in:
Martin Oberhuber 2006-09-21 11:07:35 +00:00
parent 1e1bcc12f1
commit b96c2159d8
2 changed files with 5 additions and 0 deletions

View file

@ -12,6 +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.eclipse.rse.local.source=org.eclipse.rse.local
generate.feature@org.eclipse.rse.ftp.source=org.eclipse.rse.ftp
generate.feature@org.eclipse.rse.ssh.source=org.eclipse.rse.ssh

View file

@ -50,6 +50,10 @@
id="org.eclipse.rse.ftp.source"
version="0.0.0"/>
<includes
id="org.apache.commons_net.source"
version="0.0.0"/>
<includes
id="org.eclipse.rse.local.source"
version="0.0.0"/>