[jbosstools-issues] [JBoss JIRA] (JBIDE-13418) Clean xmlns cache used in namespace completion when Project->cliean

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Thu Jan 24 16:29:47 EST 2013


Alexey Kazakov created JBIDE-13418:
--------------------------------------

             Summary: Clean xmlns cache used in namespace completion when Project->cliean
                 Key: JBIDE-13418
                 URL: https://issues.jboss.org/browse/JBIDE-13418
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: jsp/jsf/xml/html source editing
            Reporter: Alexey Kazakov
            Assignee: Viacheslav Kabanovich


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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list