This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Testing and the fly likes Customizing Checkstyle for our projects Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » Testing
Reply Bookmark "Customizing Checkstyle for our projects" Watch "Customizing Checkstyle for our projects" New topic
Author

Customizing Checkstyle for our projects

Jefferson Leandro
Greenhorn

Joined: Apr 14, 2011
Posts: 1
Hey Guys,

I'm trying to customizing some checkstyle rules, but i'm having some troubles... The Java implementation of the rules seems to be easy...
But when I try to follow the tutorial instructions from the Checkstyle website, it simply doesn't work ! I just can't integrate my own rule in a
standard set. I do all the stuff, I edit the xml ruleset file, I create a jar file, but maybe I forgetting something... does anyone here have some experience with checkstyle
and could share it with me ?

I sure that I can't say "I tried everything"... but all my possibilities is over... i dont know what to do anymore... !

I can be more specific if it needed

Thanks
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Customizing Checkstyle for our projects
 
Similar Threads
Checkstyle
Checkstyle
Automated Defect Prevention
How to be Agile in a non Agile team?
checkstyle in the eclipse