[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-7086) MyFaces 2.0: f:event and f:metadata = no completion

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Thu Sep 16 15:07:29 EDT 2010


     [ https://jira.jboss.org/browse/JBIDE-7086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Kazakov updated JBIDE-7086:
----------------------------------

                   Summary: MyFaces 2.0: f:event and f:metadata = no completion  (was: f:event and f:metadata = no completion)
                Issue Type: Feature Request  (was: Bug)
                  Assignee: Viacheslav Kabanovich  (was: Alexey Kazakov)
             Fix Version/s: 3.3.x
                                (was: 3.2.0.Beta)
    Workaround Description: 
Put facelets_jsf_core.taglib.xml from jsf-impl.jar to Eclipse XML catalog (Windows->Preferences->XML->XML Catalog)
Key type - URI
Key ID - http://java.sun.com/jsf/core
                Workaround: [Workaround Exists]
               Component/s: JSF
                            jsp/jsf/xml source editing


I figured out what is going on.
The problem is that you use MyFaces but it doesn't contain facelets tag lib for f: and h:.
MyFaces uses myfaces-metadata.xml istead. I guess it's an extension. JBT does not support such extensions.
You can use XML Catalog to enable code completion for 3.2.0.M2 but anyway we should fix the problem and add such a support in JBT.
I changed the issue from bug to feature request.

> MyFaces 2.0: f:event and f:metadata = no completion
> ---------------------------------------------------
>
>                 Key: JBIDE-7086
>                 URL: https://jira.jboss.org/browse/JBIDE-7086
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: JSF, jsp/jsf/xml source editing
>    Affects Versions: 3.2.0.M2
>         Environment: Mac OS 10.6.4
> Java 1.6_20
> Spring source tools suite 2.3.3.M2
>            Reporter: Damien Gouyette
>            Assignee: Viacheslav Kabanovich
>             Fix For: 3.3.x
>
>
> I'm using JSF2 with spring in the following webapp and i have no completion on a few components : 
> f:event and f:metadata are not working, an exemple in this page : http://github.com/dgouyette/jugsummercamp/blob/master/jugsummercamp-webapp/src/main/webapp/article/detail.xhtml

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

        


More information about the jbosstools-issues mailing list