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

Cleanup/unify the EL code completion used in JSF, Java, Seam completions

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Critical Critical
    • 3.0.0.beta1
    • 2.1.0.beta1
    • jsf
    • None

      The current EL completion has a couple of issues:

      1) The logic is not shared (different implementations for JSF and Seam resulting in cases where one can code complete and the other not...)

      2) If a project has Seam enabled it should add to the current JSF completions not be something completely seperate

      3) Not all of the legal JSF/jboss-el completion options are supported (e.g. #

      {identity.instance.getUserName()}

      is legal but we only have #

      {identity.instance.username}

      etc.

              vrubezhny Victor Rubezhny (Inactive)
              manderse@redhat.com Max Andersen
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: