[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-7168) Code completion inserts methods with parameters.

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Fri Sep 24 07:30:28 EDT 2010


Code completion inserts methods with parameters.
------------------------------------------------

                 Key: JBIDE-7168
                 URL: https://jira.jboss.org/browse/JBIDE-7168
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: JSF
    Affects Versions: 3.2.0.Beta2
            Reporter: Alexey Kazakov
            Assignee: Victor Rubezhny
             Fix For: 3.2.0.Beta2


For example we have this proposal: component.foo(param)
And if user selects it then we should insert component.foo() but not component.foo(param).

org.jboss.tools.cdi.ui.test.CATest.testEL() should pass.

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

        


More information about the jbosstools-issues mailing list