Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 291 Bytes

File metadata and controls

6 lines (4 loc) · 291 Bytes

IntelliJ_Gradle_Convention_Plugin_Issue

Demonstrates Gradle(6.7) convention plugin IntelliJ (2020.3) JVM-target issue. IntelliJ does not recognise the JVM target setting in the convention plugin and displays warnings (See TODOs).

The build completes with no warnings: ./gradlew build