facebook

XML web.xml autocomplete not accurate

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

    Riyad Kalla
    Member

    Eclipse 2.1.2
    MyEclipse 2.7RC2
    Windows XP SP1
    JDK 1.4.2_03

    When editing a web.xml file and autocompleting subtags in the “taglib” elements, taglib-location is listed first, if you then complete it and move to the next line and invoke autocomplete again to enter taglib-uri, taglib-location gets entered again. You have to go above the taglib-location element and invoke autocomplete, at which point it shows you both again, even though you only have a location entry.

    So a few things:
    1) I don’t know if this is indicative of the XML editor for editing all XML, or just this tag.
    2) The XML editor should be aware of XML syntax, meaning when autocomplete is invoked, the editor can evaluate (out of its list of completions for the current tag) how many are already entered in the tag and only show the reamining ones, regardless of the location of the cursor within the root tag.

    #202354 Reply

    support-michael
    Keymaster

    I agree with your critique and we have an open PR for these items. I have added your comments to emphasis the importance of getting this right ASAP. Thanks.

    #202358 Reply

    Riyad Kalla
    Member

    Thank you for being so prompt.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: XML web.xml autocomplete not accurate

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