Adapt boot.ls and manifest.ls for refactored boot.dash.cf api
This commit is contained in:
@@ -21,7 +21,8 @@ Require-Bundle: org.eclipse.jdt.launching;bundle-version="3.8.0",
|
||||
org.springframework.ide.eclipse.boot.dash,
|
||||
org.springsource.ide.eclipse.commons.livexp,
|
||||
io.projectreactor.reactor-core,
|
||||
org.reactivestreams.reactive-streams
|
||||
org.reactivestreams.reactive-streams,
|
||||
org.springframework.ide.eclipse.boot.dash.cf;bundle-version="3.9.12"
|
||||
Import-Package: org.eclipse.jface.preference,
|
||||
org.osgi.framework
|
||||
Export-Package: org.springframework.tooling.cloudfoundry.manifest.ls
|
||||
|
||||
Reference in New Issue
Block a user