added source bundle/feature generation, cleaned up p2 categories, and added missing bundles

This commit is contained in:
Martin Lippert
2020-10-01 09:02:27 +02:00
parent 4e7a1f4eb5
commit c71d6cab08
8 changed files with 556 additions and 163 deletions

View File

@@ -6,22 +6,42 @@
<category name="Spring Tools 4 Language Server Integrations for Eclipse"/>
</feature>
<feature id="org.springframework.tooling.boot.ls.feature.source">
<category name="Spring Tools 4 Language Server Integrations for Eclipse"/>
</feature>
<feature id="org.springframework.tooling.cloudfoundry.manifest.ls.integration.feature">
<category name="Spring Tools 4 Language Server Integrations for Eclipse"/>
</feature>
<feature id="org.springframework.tooling.cloudfoundry.manifest.ls.integration.feature.source">
<category name="Spring Tools 4 Language Server Integrations for Eclipse"/>
</feature>
<feature id="org.springframework.tooling.cloudfoundry.manifest.ls.feature">
<category name="Spring Tools 4 Language Server Integrations for Eclipse"/>
</feature>
<feature id="org.springframework.tooling.cloudfoundry.manifest.ls.feature.source">
<category name="Spring Tools 4 Language Server Integrations for Eclipse"/>
</feature>
<feature id="org.springframework.tooling.bosh.ls.feature">
<category name="Spring Tools 4 Language Server Integrations for Eclipse"/>
</feature>
<feature id="org.springframework.tooling.bosh.ls.feature.source">
<category name="Spring Tools 4 Language Server Integrations for Eclipse"/>
</feature>
<feature id="org.springframework.tooling.concourse.ls.feature">
<category name="Spring Tools 4 Language Server Integrations for Eclipse"/>
</feature>
<feature id="org.springframework.tooling.concourse.ls.feature.source">
<category name="Spring Tools 4 Language Server Integrations for Eclipse"/>
</feature>
<category-def name="deps" label="Dependencies"/>
<feature id="org.eclipse.mylyn.wikitext_feature">
@@ -32,50 +52,98 @@
<category name="deps"/>
</bundle>
<bundle id="org.springframework.tooling.ls.eclipse.commons.source">
<category name="deps"/>
</bundle>
<bundle id="org.springframework.tooling.jdt.ls.commons">
<category name="deps"/>
</bundle>
<bundle id="org.springframework.tooling.jdt.ls.commons.source">
<category name="deps"/>
</bundle>
<bundle id="org.springframework.tooling.ls.eclipse.gotosymbol">
<category name="deps"/>
</bundle>
<bundle id="org.springframework.tooling.ls.eclipse.gotosymbol.source">
<category name="deps"/>
</bundle>
<bundle id="org.springsource.ide.eclipse.commons.boot.ls">
<category name="deps"/>
</bundle>
<bundle id="org.springsource.ide.eclipse.commons.boot.ls.source">
<category name="deps"/>
</bundle>
<bundle id="org.springsource.ide.eclipse.commons.core">
<category name="deps"/>
</bundle>
<bundle id="org.springsource.ide.eclipse.commons.core.source">
<category name="deps"/>
</bundle>
<bundle id="org.springsource.ide.eclipse.commons.frameworks.core">
<category name="deps"/>
</bundle>
<bundle id="org.springsource.ide.eclipse.commons.frameworks.core.source">
<category name="deps"/>
</bundle>
<bundle id="org.springsource.ide.eclipse.commons.frameworks.test.util">
<category name="deps"/>
</bundle>
<bundle id="org.springsource.ide.eclipse.commons.frameworks.test.util.source">
<category name="deps"/>
</bundle>
<bundle id="org.springsource.ide.eclipse.commons.frameworks.ui">
<category name="deps"/>
</bundle>
<bundle id="org.springsource.ide.eclipse.commons.frameworks.ui.source">
<category name="deps"/>
</bundle>
<bundle id="org.springsource.ide.eclipse.commons.jdk_tools">
<category name="deps"/>
</bundle>
<bundle id="org.springsource.ide.eclipse.commons.jdk_tools.source">
<category name="deps"/>
</bundle>
<bundle id="org.springsource.ide.eclipse.commons.livexp">
<category name="deps"/>
</bundle>
<bundle id="org.springsource.ide.eclipse.commons.livexp.source">
<category name="deps"/>
</bundle>
<bundle id="org.springsource.ide.eclipse.commons.tests.util">
<category name="deps"/>
</bundle>
<bundle id="org.springsource.ide.eclipse.commons.tests.util.source">
<category name="deps"/>
</bundle>
<bundle id="org.springsource.ide.eclipse.commons.ui">
<category name="deps"/>
</bundle>
<bundle id="org.springsource.ide.eclipse.commons.ui.source">
<category name="deps"/>
</bundle>
<bundle id="io.projectreactor.reactor-core">
<category name="deps"/>
</bundle>