facebook

JSP typing delay and editor slowness

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #229276 Reply

    ananner
    Member

    I have noticed a general typing lag in a couple of our largest JSPs (around 80 KB in size, and around 1500 lines). It is quite noticeable when you are a fast typer. It is a general lag, and is not dependent on what you are typing in the JSP (ie. custom tags, normal JSP text, Java code). The amount of lag seems like it directly correlates with the size of the JSP. Turning off the “Analyze Annotations While Typing” option does not make any difference.

    Also, with large JSPs, if you highlight a snippet of Java code and hit Ctrl-C to copy the text, there is a huge delay with CPU utilization at 100% for around 10 seconds.

    I’m using MyEclipse 3.84+QF2-BetaFor3.1M6, along with Eclipse 3.1M6.

    Thanks,
    Aman

    #229277 Reply

    ananner
    Member

    Ok, I solved my second question. The hyperlink navigation was configured to be triggered by pressing the “Ctrl” key, so this was being triggered when hitting “Ctrl-C”. Nevertheless, this indicates that hyperlink navigation is really slow in large JSPs.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: JSP typing delay and editor slowness

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