Look in your checkstyle.xml for the following and comment it out:

        <module name="GenericIllegalRegexp">
            <property name="format" value="\s+$"/>
            <property name="message" value="Line has trailing spaces."/>
            <property name="severity" value="info"/>
        </module>


Harald


> -----Opprinnelig melding-----
> Fra: Manfred Wolff [mailto:[EMAIL PROTECTED]
> Sendt: 14. juni 2004 23:47
> Til: [EMAIL PROTECTED]
> Emne: [Checkstyle Plugin] How to avoid the message Trailing spaces
> 
> 
> Moin.
> 
> I have configured the Checkstyle-Plugin with a own definition. 
> Everything will went well. But the Message "Line has trailing 
> spaces" is 
> not to be deleted. My checkstyle.xml is as followed:
> 
> uncommented
> <!-- <module name="NoWhitespaceAfter"/>  -->
> 
> But the message is still there. I use RC3.
> 
> Any suggestions.
> 
> Manfred
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

This email with attachments is solely for the use of the individual or
entity to whom it is addressed. Please also be aware that DnB NOR cannot
accept any payment orders or other legally binding correspondence with
customers as a part of an email. 

This email message has been virus checked by the virus programs used
in the DnB NOR Group.

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to