[jbosstools-issues] [JBoss JIRA] (JBIDE-16434) Show warning when namespace is not supported in jsf project's version

Alexey Kazakov (JIRA) issues at jboss.org
Tue Feb 4 14:02:29 EST 2014


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

Alexey Kazakov updated JBIDE-16434:
-----------------------------------

    Fix Version/s: LATER
                       (was: 4.2.0.Alpha2)

    
> Show warning when namespace is not supported in jsf project's version
> ---------------------------------------------------------------------
>
>                 Key: JBIDE-16434
>                 URL: https://issues.jboss.org/browse/JBIDE-16434
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: jsp/jsf/xml/html source editing
>    Affects Versions: 4.2.0.Alpha1
>            Reporter: Radoslav Rábara
>            Assignee: Alexey Kazakov
>             Fix For: LATER
>
>
> It would be useful if there is warning informing you that used namespace in JSF Project is not supported by selected JSF Environment version.
> e.g. in JSF 1.2 Project with following code
> {code}
> <html xmlns="http://www.w3.org/1999/xhtml"
>       xmlns:cc="http://java.sun.com/jsf/composite">
> </html>
> {code}
> should have warning informing you that composite components are defined since JSF 2.0

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