mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-08 00:35:49 +02:00
Change RSE categories, try to fix "select required" issue
This commit is contained in:
parent
6cbbf14261
commit
98d8b37a2b
1 changed files with 7 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site pack200="true" digestURL="http://download.eclipse.org/dsdp/tm/updates/"
|
||||
<site
|
||||
mirrorsURL="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/updates/site.xml&format=xml&protocol=http">
|
||||
<description url="http://download.eclipse.org/dsdp/tm/updates/">
|
||||
This is the Target Management Project Update Site for the Remote Systems Explorer (RSE).
|
||||
|
@ -25,14 +25,14 @@
|
|||
<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)"/>
|
||||
</feature>
|
||||
<category-def name="Remote System Explorer (RSE)" label="RSE">
|
||||
<description>
|
||||
This category contains the features of the Remote System Explorer (RSE).
|
||||
</description>
|
||||
</category-def>
|
||||
<category-def name="Remote System Explorer (Runtime Only)" label="RSE_Runtime">
|
||||
<description>
|
||||
RSE Runtime-only features: Use this if you do not want to get developer documentation or sources.
|
||||
RSE Runtime-only features: no developer documentation or sources.
|
||||
</description>
|
||||
</category-def>
|
||||
<category-def name="Remote System Explorer (RSE)" label="RSE_SDK">
|
||||
<description>
|
||||
Remote System Explorer (RSE) with developer documentation and sources..
|
||||
</description>
|
||||
</category-def>
|
||||
</site>
|
||||
|
|
Loading…
Add table
Reference in a new issue