[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-9373) EL code completion doesn't work for parameterized collections in case of a few dependent projects.

Daniel Azarov (JIRA) jira-events at lists.jboss.org
Wed Jul 20 12:31:23 EDT 2011


     [ https://issues.jboss.org/browse/JBIDE-9373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Azarov resolved JBIDE-9373.
----------------------------------

      Assignee: Alexey Kazakov  (was: Daniel Azarov)
    Resolution: Done


> EL code completion doesn't work for parameterized collections in case of a few dependent projects.
> --------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-9373
>                 URL: https://issues.jboss.org/browse/JBIDE-9373
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: common
>    Affects Versions: 3.3.0.M2
>            Reporter: Alexey Kazakov
>            Assignee: Alexey Kazakov
>             Fix For: 3.3.0.M3
>
>
> 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.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list