Revert "changing BREE to JavaSE-11 and adapting compiler settings to avoid issues - for some early testing here"

This reverts commit 2f80745e5e.
This commit is contained in:
Martin Lippert
2021-06-12 21:19:14 +02:00
parent 2f80745e5e
commit ebadb82261
2 changed files with 3 additions and 10 deletions

View File

@@ -39,7 +39,7 @@ Require-Bundle: org.eclipse.core.resources,
org.reactivestreams.reactive-streams,
com.google.guava,
org.eclipse.wst.sse.core
Bundle-RequiredExecutionEnvironment: JavaSE-11
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ActivationPolicy: lazy
Export-Package: org.springframework.ide.eclipse.boot.core,
org.springframework.ide.eclipse.boot.core.cli,