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

EL code completion doesn't work for parameterized collections in case of a few dependent projects.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.3.0.M3
    • 3.3.0.M2
    • common
    • None

      EXECUTE: Import weld examples as maven projects.
      EXECUTE: Open history.xhtml from weld-jsf-pastcode project.
      EXECUTE: Find <h:outputText id="datetime" value="#

      {codeFragment.datetime}

      "> in line 32
      EXECUTE: Ctrl+Space on #{codeFragment.|
      FAILURE: There are no datetime, id and other proposals in the list.

      The problem is in our TypeInfoCollector which uses a wrong Java project to resolve types of variables if the EL is used in a java project which depends on another java project.

            alexeykazakov Alexey Kazakov
            alexeykazakov Alexey Kazakov
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: