Adapt boot.ls and manifest.ls for refactored boot.dash.cf api

This commit is contained in:
Kris De Volder
2020-02-05 15:18:46 -08:00
parent 74d8aef562
commit 83e84e5863
10 changed files with 124 additions and 161 deletions

View File

@@ -26,10 +26,11 @@ Require-Bundle: org.eclipse.jdt.launching;bundle-version="3.9.0",
org.springsource.ide.eclipse.commons.livexp,
org.apache.commons.lang3,
org.eclipse.wst.sse.ui;bundle-version="1.5.0";resolution:=optional,
org.json;bundle-version="1.0.0",
org.eclipse.jdt.annotation,
org.eclipse.mylyn.wikitext.markdown,
org.eclipse.mylyn.wikitext
org.eclipse.mylyn.wikitext,
org.springframework.ide.eclipse.boot.dash;bundle-version="3.9.12",
com.google.gson
Import-Package: com.google.common.base,
com.google.common.collect,
com.google.gson;version="2.7.0",