updated BREE definitions to require JavaSE-17 now
This commit is contained in:
@@ -39,7 +39,7 @@ Export-Package: org.springframework.ide.eclipse.editor.support,
|
||||
org.springframework.ide.eclipse.editor.support.yaml.schema,
|
||||
org.springframework.ide.eclipse.editor.support.yaml.schema.constraints,
|
||||
org.springframework.ide.eclipse.editor.support.yaml.structure
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-17
|
||||
Automatic-Module-Name: org.springframework.ide.eclipse.editor.support
|
||||
Import-Package: org.eclipse.core.runtime,
|
||||
org.eclipse.core.runtime.jobs,
|
||||
|
||||
Reference in New Issue
Block a user