Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-16434

Show warning when namespace is not supported in jsf project's version

XMLWordPrintable

      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

      <html xmlns="http://www.w3.org/1999/xhtml"
            xmlns:cc="http://java.sun.com/jsf/composite">
      </html>
      

      should have warning informing you that composite components are defined since JSF 2.0

              jmaury@redhat.com Jeff MAURY
              rrabara Radoslav RĂ¡bara (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: