I have the following build.gradle to build a Java project which has Java 10 syntax (var keyword) using eclipse compiler plugin
build.gradle
var
group