[jbosstools-issues] [JBoss JIRA] (JBIDE-16272) Having both RichFaces 4.5 and 5.x taglibs in one JSF project malfunction components auto completion

Alexey Kazakov (JIRA) issues at jboss.org
Mon Dec 16 13:24:34 EST 2013


    [ https://issues.jboss.org/browse/JBIDE-16272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12931906#comment-12931906 ] 

Alexey Kazakov commented on JBIDE-16272:
----------------------------------------

I don't see <a4j:calendar> at all. Ctrl+Space or autocompletion. The same result for me.
It looks like that <a4j:calendar> provided by some third party plug-ins. Do you have anything else installed or just Eclipse + JBoss Tools + dependencies?

To make sure it's not a JBT please try the following:

1. Ctrl+Space for <a4j:
2. When the list of proposals are shown press Ctrl+Space a few times until you see "Press Ctrl+Space to show JBoss JSF Tag Proposals":

!jbthtml.png!

3. Then press Ctrl+Space one more time. You will see the list of JSF tags provided by JBoss Tools only:

!jbtca.png!
                
> Having both RichFaces 4.5 and 5.x taglibs in one JSF project malfunction components auto completion
> ---------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-16272
>                 URL: https://issues.jboss.org/browse/JBIDE-16272
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsf
>    Affects Versions: 4.1.0.1.Final
>            Reporter: Juraj Húska
>            Assignee: Alexey Kazakov
>             Fix For: 4.2.x
>
>         Attachments: a4jTagLibCtrlClick.png, jbtca.png, jbthtml.png, myAutocompletion1.png, myAutocompletion2.png, myAutocompletion3.png, scr.png, scr2.png, scr3.png, taglib2.png, tagLibraries1.png
>
>
> When I create new JSF project, where I add RichFaces libraries needed to create _RichFaces 4.5_ (a special version which should be some kind of bridge between RichFaces 4 and 5) application:
> * richfaces-5.0.0.Alpha2.jar
> * richfaces-components-a4j-4.5.0.Alpha1.jar
> * richfaces-components-rich-4.5.0.Alpha1.jar
> Then if you have all supported namespaces included, auto completion triggered e.g. on {{<a4j:}} will provides also non existing components, like {{<a4j:calendar}} (it should be {{<rich:calendar}} )
> Please see steps to reproduce.

--
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