[
https://jira.jboss.org/jira/browse/JBIDE-5662?page=com.atlassian.jira.plu...
]
Alexey Kazakov commented on JBIDE-5662:
---------------------------------------
See JBIDE-5670
Content assist for tag libraries in the version 2.1 is not available
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
Attachments: ContentAssistNotAvailable.jpg
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