Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
I’m getting a weird problem with long lines in the JSP editor.
I can scroll up and down fine, but if I have a very long line that requires scrolling left-right Eclipse will start using 100% CPU and take many seconds to do anything.
How long is the line? Like 120 chars long, or like 1k chars long? Algorithms for rendering *long* lines are computationally intense, if the line is really long, this behavior is noticable in almost any IDE on Windows, Linux and Mac.