[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-4580) Code assist for EL which references to methods with arguments doesn't work.

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Tue Jul 7 17:03:51 EDT 2009


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

Alexey Kazakov updated JBIDE-4580:
----------------------------------

    Description: For example #{facesContext.externalContext.getSession(true)} should be resolved since there is corresponding method in ExternalContext: getSession(boolean arg) {...}  (was: For example #{facesContext.externalContext.getSession(true)} should be resolved since there is coresponded method in ExternalContext: getSession(boolean arg) {...})


> Code assist for  EL which references to methods with arguments doesn't work.
> ----------------------------------------------------------------------------
>
>                 Key: JBIDE-4580
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-4580
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JSF
>    Affects Versions: 3.1.0.M2
>            Reporter: Alexey Kazakov
>            Assignee: Victor Rubezhny
>             Fix For: 3.1.0.M3
>
>
> For example #{facesContext.externalContext.getSession(true)} should be resolved since there is corresponding method in ExternalContext: getSession(boolean arg) {...}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list