eclipse-gemoc / eclipse-gemoc/gemoc-studio
update Bundle-RequiredExecutionEnvironment to java 11
Open
bug
good first issue
prio - low
- Dominant language
- PostScript
- Stars
- 27
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
## 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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.