> From: Christopher Schultz [mailto:ch...@christopherschultz.net] 
> Subject: Re: svn commit: r1434905 - 
> /tomcat/trunk/java/org/apache/tomcat/jni/SSL.java

> Do you have any idea how to get Eclipse to stop adding that crap? It's
> obviously impossible to see and running find-and-replace for trailing
> spaces is a pain.

The Eclipse C/C++ editor allows you to trim trailing whitespace on a save, but 
it doesn't look like the Java editor includes that.  A simple regex will do it, 
but you have to remember to run it.  It appears that all the editors can be 
configured to display a symbol for whitespace, but not just trailing areas.

There's a reason I use jEdit...

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to