blob: a9e05a4ed006cc2baacb8de20ebc8c707adf7407 [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 View Features -->
<feature id="org.eclipse.tm.terminal.view.rse.feature"><category name="rse_main"/></feature>
<feature id="org.eclipse.tm.terminal.view.rse.sdk.feature"><category name="rse_sdk"/></feature>
<!-- dependencies -->
<bundle id="org.apache.commons.net"><category name="deps"/></bundle>
<!-- other hidden features / deps -->
<feature id="org.eclipse.cdt.native"/>
<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>