]
Viacheslav Kabanovich resolved JBIDE-8985.
------------------------------------------
Release Notes Text: Fix is verified by success of existing tests in cdi module.
Resolution: Done
Load method parameters into CDI model with new interface methods
available in Eclipse Indigo
---------------------------------------------------------------------------------------------
Key: JBIDE-8985
URL:
https://issues.jboss.org/browse/JBIDE-8985
Project: Tools (JBoss Tools)
Issue Type: Task
Components: cdi (jsr-299)
Affects Versions: 3.3.0.M1
Reporter: Viacheslav Kabanovich
Assignee: Viacheslav Kabanovich
Fix For: 3.3.0.M2
Use method IMethod.getParameters() that returns array of ILocalVariable objects with
detailed info, rather than getParameterNames() and getParameterTypes() methods. Dispose
code that parses method declaration.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: