eclipse-cs
eclipse-cs copied to clipboard
Issue #348: Require a Java 11 enabled Eclipse
- remove lazy resolution of target files, which is not recommended at all (since every build might build against other dependencies then)
- set compiler compliance to 11
- require Eclipse 2020-09 during compilation and installation