Open Injected Class isn't aware of @Any
---------------------------------------
Key: JBIDE-6638
URL:
https://jira.jboss.org/browse/JBIDE-6638
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdi (jsr-299)
Reporter: Pete Muir
Assignee: Max Rydahl Andersen
If you have an injection point
@Inject @Any
Foo foo;
it does resolve to a bean
@Bar class Foo {}
as @Any is an implicit qualifier
--
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