Heya,
Checkstyle is only reporting the errors. You need to configure eclipse to use
for example spaces instead of tabs to automagically fix it.
In the directory tools/eclipse in cloudstack there is an XML files that you can
import in the eclipse formatter.
Cheers,
Hugo
On 23 jul. 2014, at 16
Hi,
I have checkstyle erros in my code, in Eclipse STS. I am using
"cloud-style.xml",
for checkstyle configuration.
But I keep getting errors like : "trailing space" and "line contains tab
characters".
Are there any steps I need to follow to resolve this problem?
thanks