On 1/22/06, Martin Cooper <[EMAIL PROTECTED]> wrote: > > When the macro expands, it can exceed 80 characters per line, which > > conflicts with the CheckStyle settings. To use the SVN macro, we > > should increase the standard line length to at least 85 characters. > > That's not necessary. Checkstyle can be configured to ignore the lines that > have the SVN keywords on them. I thought I'd done this for Struts, but it > seems I only did it for FileUpload. I'll fix that.
The problem is that IDEA is wrapping the column at 80, whether it's a SVN keyword line or not. -T. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]