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

code completion does not work for view-params

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • None
    • None
    • None

      Code completion works for something like this:

      <h:outputText value="#

      {myBean.person.hobby.description}

      "/>

      When using something like this:

      <ui:param name="abbreviate" value="#

      {myBean.person.hobby}

      "/>

      then I cannot use code-completion for valid EL something like this:

      <h:outputText value="#

      {abbreviate.description}

      "/>

      Code Completion should also work in such cases.

              Unassigned Unassigned
              nimo22 nimo stephan (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: