In the Android Programming Tools Knol collection, Checkstyle for Android with the checkstyle files to use and Eclipse Checkstyle Settings for Android.
Posts Tagged ‘Checkstyle’
Checkstyle Settings
Posted: April 23, 2010 in AndroidTags: Android, Checkstyle, Eclipse, Google Knol
0
Yes, I did get Checkstyle working for Android Projects in Eclipse: I should have the Google Knol up this afternoon.
Note to those attempting to implement checkstyle in their android application development workflow, the Eclipse chcekstyle plugin export function produces an xml file that is poorly formed. You will have to remove the first comment block form that exported file to use it.
Android Checkstyle and PMD files
Posted: June 12, 2009 in AndCooper, Android, Java, MobileTags: Android, Checkstyle, Google, Java, Mobile, PMD
Image by Chris Gin via Flickr For those who have been asking upon reading about my Android Build Tool AndCooper progress, yes I will be making a separate download available that contains specialized Checkstyle and PMD files set up for Android development. I should have those files up over the weekend. Once the links for [...]


