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

Separate feature for Jakarta ORO. Update legal docs for Apache. Add branding plugin info for Apache stuff.

This commit is contained in:
Martin Oberhuber 2006-09-28 14:09:32 +00:00
parent 2f3ab519d3
commit ce1e0eb6db

View file

@ -17,13 +17,13 @@
<category name="RSE Runtime only"/>
</feature>
<feature url="features/org.eclipse.rse.sdk_1.0.0.qualifier.jar" id="org.eclipse.rse.sdk" version="1.0.0.qualifier">
<category name="Remote System Explorer (RSE)"/>
<category name="Remote System Explorer (RSE) SDK"/>
</feature>
<feature url="features/org.eclipse.rse.ssh_1.0.0.qualifier.jar" id="org.eclipse.rse.ssh" version="1.0.0.qualifier">
<category name="RSE Runtime only"/>
</feature>
<feature url="features/org.eclipse.rse.examples_1.0.0.qualifier.jar" id="org.eclipse.rse.examples" version="1.0.0.qualifier">
<category name="Remote System Explorer (RSE)"/>
<category name="Remote System Explorer (RSE) SDK"/>
</feature>
<feature url="features/org.eclipse.rse.remotecdt_1.0.0.qualifier.jar" id="org.eclipse.rse.remotecdt" version="1.0.0.qualifier">
<category name="RSE Runtime only"/>
@ -34,12 +34,18 @@
<feature url="features/org.eclipse.tm.discovery_1.0.0.qualifier.jar" id="org.eclipse.tm.discovery" version="1.0.0.qualifier">
<category name="RSE Experimental Add-ons"/>
</feature>
<feature url="features/org.apache.commons_net_1.4.1.qualifier.jar" id="org.apache.commons_net" version="1.4.1.qualifier">
<category name="Enabling Features"/>
</feature>
<feature url="features/org.apache.oro_2.0.8.qualifier.jar" id="org.apache.oro" version="2.0.8.qualifier">
<category name="Enabling Features"/>
</feature>
<category-def name="RSE Runtime only" label="RSE_Runtime">
<description>
RSE Runtime-only features: no developer documentation or sources.
</description>
</category-def>
<category-def name="Remote System Explorer (RSE)" label="RSE_SDK">
<category-def name="Remote System Explorer (RSE) SDK" label="RSE_SDK">
<description>
Remote System Explorer (RSE) with developer documentation and sources..
</description>
@ -49,4 +55,9 @@
Experimental add-ons for RSE
</description>
</category-def>
<category-def name="Enabling Features" label="Enabling Features">
<description>
Third Party Libraries
</description>
</category-def>
</site>