first steps towards installable eclipse features for language servers

This commit is contained in:
Martin Lippert
2016-11-30 12:45:53 +01:00
parent 020066376f
commit 31510f3fc2
23 changed files with 745 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Server
Bundle-SymbolicName: org.springframework.boot.ide.cloudfoundry.server
Bundle-Version: 4.0.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8