google / intellij-gn-plugin

BSD 3-Clause "New" or "Revised" License
13 stars 11 forks source link

Use Java 17 for building on Github Action. #31

Closed bc-lee closed 9 months ago

bc-lee commented 9 months ago

While Java 11 is sufficient to use Gradle, GrammarKit v2022.1 requires Java 17 [1] for building. Note that we still create Java 11 compatible bytecode, since IntelliJ 2022.1 requires Java 11.

[1] https://github.com/JetBrains/Grammar-Kit/commit/59a1d1208b1c0e005b48f3748ba5aef49f3be0e3