CodeChickenCore

CodeChickenCore

31M Downloads

Version of Gradle incompatible with Java 8

sameer opened this issue ยท 2 comments

commented

Attempting to use the current version of Gradle in CodeChickenLib with Java 8 returns the error:
NoClassDefFoundError: [Ljava/util/HashMap$Entry

As explained here, Gradle 2.0 supports Java 8.

commented

Working on it

commented