Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-13418

Clean xmlns cache used in namespace completion when Project->cliean

    XMLWordPrintable

Details

    Description

      1. Create a JSF project
      2. Open inputname.xhtml
      3. Add xmlns:temp="http://java.sun.com/jsf/html" to the root <html> tag
      4. Save the file
      5. Remove xmlns:temp="http://java.sun.com/jsf/html"
      6. Save the file
      7. Type <temp:
      8. Ctrl+Space
      9. There is a list of tags for http://java.sun.com/jsf/html tag lib. It's OK.
      10. Clean the project (Project->Clean).
      11. Type <temp: again and then Ctrl+Space.
      12. FAILURE: There is stiil a list of tags for http://java.sun.com/jsf/html tag lib.

      Attachments

        Issue Links

          Activity

            People

              scabanovich Viacheslav Kabanovich (Inactive)
              alexeykazakov Alexey Kazakov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: