]
Vlado Pakan closed JBIDE-7168.
------------------------------
Verified on jbdevstudio-eap-linux-gtk-4.0.0.v201011281254R-H11-Beta2.
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.
-
For more information on JIRA, see: