diffplug / gradle-and-eclipse-rcp

Gradle and Eclipse RCP
Apache License 2.0
45 stars 9 forks source link

Building IDE-as-artifact fails with an exception #9

Closed breandan closed 7 years ago

breandan commented 7 years ago

When I run ./gradlew ide, the build fails with an error.

breandan commented 7 years ago

Whoops, downgrading to Java 8 solves this issue.

nedtwigg commented 7 years ago

I think OSGi and Java 9 will have some brawling to do at some point in the future :)