added dependencies to p2 repos and switched to more tight dependency declarations

This commit is contained in:
Martin Lippert
2017-11-03 13:05:43 +01:00
parent c87a65b92f
commit 6452729644
4 changed files with 43 additions and 10 deletions

View File

@@ -79,6 +79,26 @@
<category name="Uncategorized"/>
</bundle>
<bundle id="org.springframework.tooling.ls.eclipse.gotosymbol">
<category name="Uncategorized"/>
</bundle>
<bundle id="org.springsource.ide.eclipse.commons.core">
<category name="Uncategorized"/>
</bundle>
<bundle id="org.springsource.ide.eclipse.commons.livexp">
<category name="Uncategorized"/>
</bundle>
<bundle id="io.projectreactor.reactor-core">
<category name="Uncategorized"/>
</bundle>
<bundle id="org.reactivestreams.reactive-streams">
<category name="Uncategorized"/>
</bundle>
<feature id="tm-feature">
<category name="Uncategorized"/>
</feature>