• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Customizing Checkstyle for our projects

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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
 
So I left, I came home, and I ate some pie. And then I read this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic