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

As-you-type EL validation

    XMLWordPrintable

Details

    • Validation that occurs as-you-type has been added for expression language in Java, XHTML, JSP and XML files.
    • Documented as Feature Request

    Description

      It would be great to have as-you-type validation for EL in java/xhtml/jsp/xml files.

      1. Create JSF 2 KickStart project.
      2. Open inputname.xhtml
      3. Type #

      {user.names}

      . Don't save the file!
      4. There should be a warning on "names".
      5. Remove "s" in "names": #

      {user.name}

      6. The warning is gone.

      This should work in java/xml/jsp files as well.

      Attachments

        Issue Links

          Activity

            People

              vrubezhny Victor Rubezhny (Inactive)
              alexeykazakov Alexey Kazakov
              Isaac Rooskov Isaac Rooskov (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: