Files
spring-tools/eclipse-distribution/org.springframework.boot.ide.repository.e47/category.xml

172 lines
5.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<site pack200="true">
<description url="http://spring.io/tools">
Spring Tool Suite 4
</description>
<!-- Eclipse Integration Commons -->
<category-def name="Uncategorized" label="Uncategorized"/>
<category-def name="Core / Eclipse Integration Commons" label="Core / Eclipse Integration Commons"/>
<category-def name="Resources / Eclipse Integration Commons" label="Resources / Eclipse Integration Commons"/>
<feature
id="org.springsource.ide.eclipse.commons.quicksearch.feature"
version="0.0.0">
<category name="Core / Eclipse Integration Commons" />
</feature>
<!-- STS4 branding and custom features -->
<category-def name="Spring Tool Suite 4 Distribution" label="Spring Tool Suite 4 Distribution" />
<feature
id="org.springframework.boot.ide.main.feature" version="0.0.0">
<category name="Spring Tool Suite 4 Distribution" />
</feature>
<feature
id="org.springframework.boot.ide.branding.feature" version="0.0.0">
<category name="Spring Tool Suite 4 Distribution" />
</feature>
<!-- Spring IDE -->
<category-def name="Core / Spring IDE" label="Core / Spring IDE" />
<category-def name="Extensions / Spring IDE" label="Extensions / Spring IDE" />
<category-def name="Extensions (Incubation) / Spring IDE" label="Extensions (Incubation) / Spring IDE" />
<category-def name="Integrations / Spring IDE" label="Integrations / Spring IDE" />
<category-def name="Resources / Spring IDE" label="Resources / Spring IDE" />
<!-- <feature
id="org.springframework.ide.eclipse.boot.feature" version="0.0.0">
<category name="Extensions / Spring IDE" />
</feature> -->
<feature
id="org.springframework.ide.eclipse.boot.dash.feature" version="0.0.0">
<category name="Extensions / Spring IDE" />
</feature>
<!-- <feature
id="org.springframework.boot.ide.main.feature.source" version="0.0.0">
<category name="Resources / Spring IDE" />
</feature> -->
<!-- <feature
id="org.springframework.ide.eclipse.boot.feature.source" version="0.0.0">
<category name="Resources / Spring IDE" />
</feature> -->
<feature
id="org.springframework.ide.eclipse.boot.dash.feature.source" version="0.0.0">
<category name="Resources / Spring IDE" />
</feature>
<!-- Language Server -->
<category-def name="Spring Tool Suite 4 Language Server Integrations for Eclipse" label="Spring Tool Suite 4 Language Server Integrations for Eclipse"/>
<feature
id="org.springframework.tooling.cloudfoundry.manifest.ls.feature" version="0.0.0">
<category name="Spring Tool Suite 4 Language Server Integrations for Eclipse" />
</feature>
<feature
id="org.springframework.tooling.cloudfoundry.manifest.ls.integration.feature" version="0.0.0">
<category name="Spring Tool Suite 4 Language Server Integrations for Eclipse" />
</feature>
<feature
id="org.springframework.tooling.boot.ls.feature" version="0.0.0">
<category name="Spring Tool Suite 4 Language Server Integrations for Eclipse" />
</feature>
<feature
id="org.springframework.tooling.bosh.ls.feature" version="0.0.0">
<category name="Spring Tool Suite 4 Language Server Integrations for Eclipse" />
</feature>
<feature
id="org.springframework.tooling.concourse.ls.feature" version="0.0.0">
<category name="Spring Tool Suite 4 Language Server Integrations for Eclipse" />
</feature>
<bundle id="org.springframework.tooling.ls.eclipse.commons">
<category name="Spring Tool Suite 4 Language Server Integrations for Eclipse"/>
</bundle>
<bundle id="org.springframework.tooling.ls.eclipse.gotosymbol">
<category name="Spring Tool Suite 4 Language Server Integrations for Eclipse"/>
</bundle>
<bundle id="org.springsource.ide.eclipse.commons.core">
<category name="Core / Eclipse Integration Commons"/>
</bundle>
<bundle id="org.springsource.ide.eclipse.commons.ui">
<category name="Core / Eclipse Integration Commons"/>
</bundle>
<bundle id="org.springsource.ide.eclipse.commons.completions">
<category name="Core / Eclipse Integration Commons"/>
</bundle>
<bundle id="org.springsource.ide.eclipse.commons.frameworks.core">
<category name="Core / Eclipse Integration Commons"/>
</bundle>
<bundle id="org.springsource.ide.eclipse.commons.frameworks.ui">
<category name="Core / Eclipse Integration Commons"/>
</bundle>
<bundle id="org.springsource.ide.eclipse.commons.livexp">
<category name="Core / Eclipse Integration Commons"/>
</bundle>
<!--
<bundle id="io.projectreactor.reactor-core">
<category name="Uncategorized"/>
</bundle>
<bundle id="org.reactivestreams.reactive-streams">
<category name="Uncategorized"/>
</bundle>
-->
<bundle id="org.dadacoalition.yedit">
<category name="Uncategorized"/>
</bundle>
<bundle id="org.yaml.snakeyaml">
<category name="Uncategorized"/>
</bundle>
<feature id="tm-feature">
<category name="Uncategorized"/>
</feature>
<bundle id="org.eclipse.lsp4e">
<category name="Uncategorized"/>
</bundle>
<bundle id="org.eclipse.lsp4j">
<category name="Uncategorized"/>
</bundle>
<bundle id="org.eclipse.lsp4j.jsonrpc">
<category name="Uncategorized"/>
</bundle>
<bundle id="org.eclipse.xtext.xbase.lib">
<category name="Uncategorized"/>
</bundle>
<bundle id="com.google.gson">
<category name="Uncategorized"/>
</bundle>
<bundle id="org.jcodings">
<category name="Uncategorized"/>
</bundle>
<bundle id="org.joni">
<category name="Uncategorized"/>
</bundle>
</site>