[
https://issues.jboss.org/browse/JBIDE-8100?page=com.atlassian.jira.plugin...
]
Alexey Kazakov commented on JBIDE-8100:
---------------------------------------
The reason of this issue is in
richfaces-components-ui-4.0.0.*.jar/MEAT-INF/faces-config.xml
RichFaces 3 uses the standard (I guess) approach to describe possible facets for the
component:
<component>
<description>The &lt;rich:column&gt; component for row rendering
for a UIData component.</description>
<component-type>org.richfaces.Column</component-type>
<component-class>org.richfaces.component.html.HtmlColumn</component-class>
<facet>
<description>Defines the header content</description>
<facet-name>header</facet-name>
</facet>
...
<component>
But I see RichFaces 4 uses its own extensions in faces-config.xml's
JBT doesn't support RichFaces CDK.
Content Assist does not propose a name for f:facet
--------------------------------------------------
Key: JBIDE-8100
URL:
https://issues.jboss.org/browse/JBIDE-8100
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF
Affects Versions: 3.2.0.Beta2
Environment: JBDS 3.2.0-Beta2
Reporter: Yahor Radtsevich
Assignee: Alexey Kazakov
Attachments: screenshot-1.png, screenshot.gif
See screenshot-1.png.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira