Occasionally I use Eclipse over a remote desktop connection. When I am fixing an error, the red underline redraws itself after every character I type. Over a remote connection this causes lots of refreshes and horrible performance to the point I can’t use Eclipse.
Is there a way to disable or slow down the rate at which Eclipse checks to see if the error/warning is corrected (and therefore the rate at which the underline is redrawn)? Perhaps it can only check to see if the error is correct when the file is saved and recompiled?