Goto Symbol popup fully functional
This commit is contained in:
@@ -12,7 +12,6 @@ Require-Bundle: org.eclipse.ui,
|
||||
org.eclipse.core.filebuffers,
|
||||
org.eclipse.ui.navigator,
|
||||
org.eclipse.equinox.registry,
|
||||
io.projectreactor.reactor-core,
|
||||
org.springsource.ide.eclipse.commons.livexp,
|
||||
com.google.guava,
|
||||
org.eclipse.core.jobs,
|
||||
@@ -20,3 +19,5 @@ Require-Bundle: org.eclipse.ui,
|
||||
org.springframework.ide.eclipse.boot,
|
||||
org.springsource.ide.eclipse.commons.core
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Bundle-Activator: org.springframework.tooling.ls.eclipse.gotosymbol.GotoSymbolPlugin
|
||||
Bundle-ActivationPolicy: lazy
|
||||
|
||||
Reference in New Issue
Block a user