SCViewer/releng/com.minres.scviewer.updateSite/category.xml

45 lines
1.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<site>
<feature id="com.minres.scviewer.feature" version="0.0.0">
<category name="ide_components"/>
</feature>
<feature id="com.minres.scviewer.feature.source" version="0.0.0">
<category name="ide_components"/>
</feature>
<feature id="com.minres.scviewer.ui.feature" version="0.0.0">
<category name="devel_components"/>
</feature>
<feature id="com.minres.scviewer.ui.feature.source" version="0.0.0">
<category name="devel_components.source"/>
</feature>
<feature id="com.minres.scviewer.database.feature" version="0.0.0">
<category name="devel_components"/>
</feature>
<feature id="com.minres.scviewer.database.feature.source" version="0.0.0">
<category name="devel_components.source"/>
</feature>
<feature id="com.minres.scviewer.e4.feature">
<category name="ide_components_standalone"/>
</feature>
<feature id="com.minres.scviewer.e4.help.feature">
<category name="ide_components_standalone"/>
</feature>
<feature id="com.minres.scviewer.e4.platform.feature">
<category name="ide_components_standalone"/>
</feature>
<category-def name="ide_components" label="SCViewer">
<description>
Viewer for transaction recording outputs of the SystemC Verification (SCV) library
</description>
</category-def>
<category-def name="devel_components" label="Developer Resources">
<description>
Components to deal with the transaction recording outputs of the SystemC Verification (SCV) library
</description>
</category-def>
<category-def name="devel_components.source" label="Developer Resources (Source)"/>
<category-def name="ide_components_standalone" label="Standalone">
<category name="ide_components"/>
</category-def>
</site>