blob: 11bc193271d39ba54fd08fc60c0081b18ce70134 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2018 Red Hat and others.
This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
https://www.eclipse.org/legal/epl-2.0/
SPDX-License-Identifier: EPL-2.0
-->
<site>
<feature id="org.eclipse.rse"><category name="rse_main"/></feature>
<feature id="org.eclipse.rse.sdk"><category name="rse_main"/></feature>
<feature id="org.eclipse.rse.terminals"><category name="rse_main"/></feature>
<feature id="org.eclipse.rse.useractions"><category name="rse_main"/></feature>
<feature id="org.eclipse.rse.examples"><category name="rse_optional"/></feature>
<feature id="org.eclipse.rse.scp"><category name="rse_optional"/></feature>
<!-- Terminal Connector Features -->
<!-- Bug 536800 remove <feature id="org.eclipse.tm.terminal.connector.serial.feature"><category name="terminal_main"/></feature> -->
<!-- Bug 536800 remove <feature id="org.eclipse.tm.terminal.connector.serial.sdk.feature"><category name="terminal_sdk"/></feature> -->
<!-- Terminal View Features -->
<feature id="org.eclipse.tm.terminal.view.rse.feature"><category name="terminal_main"/></feature>
<feature id="org.eclipse.tm.terminal.view.rse.sdk.feature"><category name="terminal_sdk"/></feature>
<bundle id="org.apache.commons.net"><category name="deps"/></bundle>
<!-- Bug 536800 gnu.io.rxtx is a workswith dep we are not allowed to redistribute -->
<!-- <bundle id="gnu.io.rxtx"><category name="deps"/></bundle> -->
<!-- other hidden features / deps -->
<feature id="org.eclipse.cdt.native"/>
<category-def name="terminal_main" label="Terminal Features">
<description>
TM Terminal Features
</description>
</category-def>
<category-def name="terminal_sdk" label="Terminal SDK Features">
<description>
TM Terminal SDK Features
</description>
</category-def>
<category-def name="rse_main" label="RSE Features">
<description>
RSE Features
</description>
</category-def>
<category-def name="rse_sdk" label="RSE SDK Features">
<description>
RSE SDK Features
</description>
</category-def>
<category-def name="rse_optional" label="RSE Optional Add-Ons">
<description>
RSE Examples, Tests and Incubation Plug-ins
</description>
</category-def>
<category-def name="deps" label="Dependencies">
<description>
Dependencies
</description>
</category-def>
</site>