added missing commons bundle to p2 repo plus updated categories of a few bundles

This commit is contained in:
Martin Lippert
2017-11-13 11:18:58 +01:00
parent 0ec0a1b75b
commit 7850a7b639

View File

@@ -76,19 +76,23 @@
</feature>
<bundle id="org.springframework.tooling.ls.eclipse.commons">
<category name="Uncategorized"/>
<category name="Spring Tool Suite 4 Language Server Integrations for Eclipse"/>
</bundle>
<bundle id="org.springframework.tooling.ls.eclipse.gotosymbol">
<category name="Uncategorized"/>
<category name="Spring Tool Suite 4 Language Server Integrations for Eclipse"/>
</bundle>
<bundle id="org.springsource.ide.eclipse.commons.core">
<category name="Uncategorized"/>
<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.livexp">
<category name="Uncategorized"/>
<category name="Core / Eclipse Integration Commons"/>
</bundle>
<bundle id="io.projectreactor.reactor-core">