facebook

JSP Editor: closing tag code assist causes Eclipse lock up

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #198234 Reply

    Eclipse 2.1.1
    MyEclipse 2.6.0

    When I try to do a code complete on a closing tag Eclipse locks up and
    the processor spikes. I type:

    <html>
    <

    I press cntl-space right after the “<” and my processor goes through
    the roof and Eclipse falls through the floor. 🙂

    Is it possible that this is fixed in 2.6.1? I did not upgrade as
    I did not want to write my editor chapter with a rolled-back
    version of the editor. Should I anyway?

    Carlos

    #198241 Reply

    support-michael
    Keymaster

    A few questions and a thought:

    1) What type of JSP directives precede the problematic line you are entering? Feel free to post the header portion of the problematic JSP.
    2) What OS are you using?
    3) Is there any other context info that you can provide to help me isolate this behavior?

    I’m not aware of any completion performance issues with the basic ‘<‘ open tag in 2.5.x or 2.6.x. In fact I entered the same code you present in a sample JSP for 2.6.1 without issue.

    The 2.6.1 release is a maintenance release to cover an internal issue caused by the JSP editor’s packaged taglibs support that impacted general XML processing. My understanding is that 2.6.1 resolves this issue by temporarily disabling packaged taglibs support. The QA team has 2.6.2 and is testing the packaged taglib support among other JSP things.

    Michael
    MyEclipse Support

    #198245 Reply

    I am using Win2K with a fresh Eclipse 2.1.1 install. MyEclipse is the only
    plug-in. The JSP page only has

    <HTML>
    <

    Carlos

    #198266 Reply

    support-michael
    Keymaster

    Fixed. Will be part of the next maintenance release, 2.6.2.

    Michael
    MyEclipse Support

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: JSP Editor: closing tag code assist causes Eclipse lock up

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