added higher version constraint to ensure the right minimal version of the livexp bundle to be around for the goto symbol dialog
This commit is contained in:
@@ -12,11 +12,11 @@ Require-Bundle: org.eclipse.ui,
|
||||
org.eclipse.core.filebuffers,
|
||||
org.eclipse.ui.navigator,
|
||||
org.eclipse.equinox.registry,
|
||||
org.springsource.ide.eclipse.commons.livexp;bundle-version="3.9.1",
|
||||
org.springsource.ide.eclipse.commons.livexp;bundle-version="3.9.2.201711101829",
|
||||
com.google.guava,
|
||||
org.eclipse.core.jobs,
|
||||
org.eclipse.core.runtime;bundle-version="3.13.0",
|
||||
org.springsource.ide.eclipse.commons.core;bundle-version="3.9.1",
|
||||
org.springsource.ide.eclipse.commons.core;bundle-version="3.9.2",
|
||||
io.projectreactor.reactor-core;bundle-version="3.0.7",
|
||||
org.reactivestreams.reactive-streams;bundle-version="1.0.0"
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
|
||||
Reference in New Issue
Block a user