GH-832: updated BREE to JavaSE-11 due to the usage of new methods on Map interface
This commit is contained in:
@@ -52,7 +52,7 @@ Require-Bundle: org.eclipse.ui,
|
||||
com.google.gson,
|
||||
org.eclipse.jdt.debug,
|
||||
org.springsource.ide.eclipse.commons.boot.ls
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-11
|
||||
Bundle-ActivationPolicy: lazy
|
||||
Bundle-ClassPath: .
|
||||
Export-Package: org.springframework.ide.eclipse.boot.dash,
|
||||
|
||||
Reference in New Issue
Block a user