Files
plugin-hub/.github/workflows
Max Weber 98669a69a6 package: allow modular java 8 projects
even if you compile with --release 8, javac will still emit a
module-info.class with it's version set to 53 (java 9) if you have a
module-info.java
2021-10-16 00:31:00 -06:00
..