cedric
task(runJava, type: JavaExec) { main 'com.example.Example' classpath sourceSets.main.runtimeClasspath }