added static methods to set additional init options

This commit is contained in:
Martin Lippert
2017-06-12 14:23:44 +02:00
parent 64647f6079
commit 7c4e751da4
4 changed files with 33 additions and 5 deletions

View File

@@ -8,6 +8,8 @@ Require-Bundle: org.eclipse.jdt.launching;bundle-version="3.8.0",
org.eclipse.core.runtime;bundle-version="3.12.0",
org.eclipse.lsp4e;bundle-version="0.2.0"
Import-Package: org.eclipse.jface.preference,
org.eclipse.lsp4j;version="0.2.0.v20170518-0647",
org.eclipse.lsp4j.jsonrpc.messages;version="0.1.0.v20170117-0759",
org.eclipse.lsp4j.services;version="0.1.0.v20170117-0759",
org.osgi.framework
Export-Package: org.springframework.tooling.cloudfoundry.manifest.ls