[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-5662) Tag libraries in the version 2.1 don't offer code autocompletion with JBoss Tools Palette

Oleg Varaksin (JIRA) jira-events at lists.jboss.org
Tue Jan 12 09:10:30 EST 2010


Tag libraries in the version 2.1 don't offer code autocompletion with JBoss Tools Palette
-----------------------------------------------------------------------------------------

                 Key: JBIDE-5662
                 URL: https://jira.jboss.org/jira/browse/JBIDE-5662
             Project: Tools (JBoss Tools)
          Issue Type: Bug
    Affects Versions: 3.1.0.CR1
         Environment: Eclipse 3.5 and higher, JBoss Tools 3.1.0.CR1
            Reporter: Oleg Varaksin


For such tag libraries (e.g. used with JSF 2) there isn't code autocompletion. Only tags are recognized in JBoss Tools Palette. Tag attributes are not recognized (parsing problem?)

<taglib xmlns="http://java.sun.com/xml/ns/javaee"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-jsptaglibrary_2_1.xsd"
    version="2.1">
....
</taglib>

It's very important to fix for JSF 2 development.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list