cedric
val p = project { javaCompiler { args("-target", "1.7", "-source", "1.7", "-g", "-encoding", "utf-8") } ...