gemoc-studio
gemoc-studio copied to clipboard
update Bundle-RequiredExecutionEnvironment to java 11
Bug description
Current Bundle-RequiredExecutionEnvironment
in GEMOC plugins is most of the time java 8 (in manifest.mf
and .classpath
)
Actually, the studio is compiled on the CI with java 11
Expected behavior
RequiredExecutionEnvironment
should be 11 in all plugins of the studio