On 8/16/07, Gilles Scokart <[EMAIL PROTECTED]> wrote:
>
> No problem.  But I would prefer to keep also the sample code.  It is also
> important to have clean code there (and that should not be too complex).


Indeed, no problem. I'll also update the build.xml then.

Xavier


Gilles
>
> > -----Original Message-----
> > From: Xavier Hanin [mailto:[EMAIL PROTECTED]
> > Sent: jeudi 16 août 2007 11:47
> > To: [email protected]
> > Subject: eclipse checkstyle plugin configuration
> >
> > Hi,
> >
> > I'm using the eclipse checkstyle plugin to check our code base with
> > checkstyle, but I find something annoying: the plugin is checking all
> our
> > java files, while the checkstyle target in our build only check the java
> > files in src/java (and thus do not include unit tests and examples). I
> > think
> > that targetting a clean src/java is already a lot of work, so focusing
> the
> > checkstyle on src/java seems to be a good idea to me, at least for the
> > moment. Therefore do you agree if I commit a change to the eclipse
> > checkstyle plugin settings to check only src/java files?
> >
> > Xavier
> >
> > --
> > Xavier Hanin - Independent Java Consultant
> > http://xhab.blogspot.com/
> > http://incubator.apache.org/ivy/
> > http://www.xoocode.org/
>
>


-- 
Xavier Hanin - Independent Java Consultant
http://xhab.blogspot.com/
http://incubator.apache.org/ivy/
http://www.xoocode.org/

Reply via email to