facebook

Problem with long lines in JSP editor

  1. MyEclipse Archived
  2.  > 
  3. Web Development (HTML, CSS, etc.)
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #257364 Reply

    mstevens
    Member

    Hi.

    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.

    I’m running on Linux.

    #257476 Reply

    Riyad Kalla
    Member

    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.

    #257527 Reply

    mstevens
    Member

    Seems to start getting significantly slower about 200 chars.

    #257562 Reply

    Riyad Kalla
    Member

    Hmm that shouldn’t be happening, I’ve filed a request to have a developer investigate this for us.

    #257603 Reply

    mstevens
    Member

    Thanks, I’d be interested to hear what happens.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Problem with long lines in JSP editor

You must be logged in to post in the forum log in