Closed breandan closed 7 years ago
When I run ./gradlew ide, the build fails with an error.
./gradlew ide
Whoops, downgrading to Java 8 solves this issue.
I think OSGi and Java 9 will have some brawling to do at some point in the future :)
When I run
./gradlew ide
, the build fails with an error.