I have a feeling I’m the only one that would agree I’ve found a bug, and it should be easy enough for me to fix for myself if I could get gradle itself into eclipse.
I use emacs for most of my development. The first compiler error in output of ‘gradle compileJava’ needs a newline between “:compileJava” and the file:linenumber
:compileJava/p/src/main/java/jpsgcs/pipe/SGSDistributer.java:378: error: ‘;’ expected
int currentRun = getRunsLeft()
Subsequent errors all start on a newline
------------------------------------------------------------ Gradle 2.0 ------------------------------------------------------------
Build time:
2014-07-01 07:45:34 UTC Build number: none Revision:
b6ead6fa452dfdadec484059191eb641d817226c
Groovy:
2.3.3 Ant:
Apache Ant™ version 1.9.3 compiled on December 23 2013 JVM:
1.8.0-ea (Oracle Corporation 25.0-b63) OS:
Linux 2.6.32-431.20.5.el6.x86_64 amd64