[jbosstools-issues] [JBoss JIRA] Created: (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 16:59:51 EDT 2009


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 coresponded 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