facebook

UI thread unresponsive when editing "taglib" uri a

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

    Brandon Rife
    Member

    When editing the URI attribute of the TAGLIB jsp directive MyEclipse is consuming CPU on the UI thread such that there are seconds between when a character is typed and when it is rendered. For example, if I start with

    <%@ taglib uri=”blah/blah/blah” prefix=”tiles” %>

    it takes me at least 30 seconds to edit the line so it reads

    <%@ taglib uri=”struts-tiles” prefix=”tiles” %>

    Note that the URI is mapped to a valid path in web.xml.

    Environment: XP, EM2, ME3.6.1

    Thanks,
    Brandon

    #198345 Reply

    Scott Anderson
    Participant

    Brandon,

    This is a known issue and should be addressed in the upcoming service release. The workaround is just to ‘paste’ in your URI’s rather than editing them in place. We’re sorry for the inconvenience and will issue a fix very soon.

    –Scott
    MyEclipse Support

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: UI thread unresponsive when editing "taglib" uri a

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