Adapt boot.ls and manifest.ls for refactored boot.dash.cf api
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user