I have checkstyle. How do I do it in Checkstyle?
On 8/10/07, Dennis Lundberg <[EMAIL PROTECTED]> wrote:
>
> Mick Knutson wrote:
> > I want to get a tag list of all the System.out.println(...) statements
> there
> > are and I want it to show up as:
> >
> >
> > System.out.println("some print statement);
> >
> > NOT:
> >
> > ("some print statement);
>
> What is the purpose of that? Do you want to avoid having System.out
> calls in your code? In that case you should be using Checkstyle instead.
>
> --
> Dennis Lundberg
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Thanks,
Mick Knutson
http://www.baselogic.com
http://www.blincmagazine.com
http://www.djmick.com
http://www.myspace.com/mickknutson
http://www.myspace.com/djmick_dot_com
http://www.myspace.com/sexybeotches
http://www.thumpradio.com
---