Hello, I'm trying to configure checkstyle within Eclipse so I can run it directly from the IDE. I guess we have a checkstyle config file that lists all the coding rules that CXF code has to adhere to. Where is it/what is it named? I think I need to import it into Eclipse Menu-->Window->Preferences->Checkstyle.
Also, is running checkstyle from Maven a simple matter of mvn checkstyle:checkstyle from the CXF module of interest? Thanks, Glen -- View this message in context: http://www.nabble.com/Where-is-our-checkstyle-configuration-file--tp18630839p18630839.html Sent from the cxf-dev mailing list archive at Nabble.com.
