I just finished what I set out to do during the ccceu hackathon. I was able to turn on checkstyle with the following limitations:
- line length is very long. More than the 180 characters we agreed on. There's just too many lines for me to fix. - It's disabled for the XenServerJava(xapi) project as that's generated code. - It's disabled for the awsapi project as that's generated code. I'll write up an wiki page about it and eclipse as well. --Alex
