]
Alexey Kazakov updated JBIDE-8758:
----------------------------------
Component/s: CDI extensions
(was: CDI)
@Inject @Resource(<name>) validation
------------------------------------
Key: JBIDE-8758
URL:
https://issues.jboss.org/browse/JBIDE-8758
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: CDI extensions
Reporter: Alexey Kazakov
Assignee: Alexey Kazakov
Labels: new_and_noteworthy
Fix For: 3.3.x
We should validate resource path/name for such injections:
{code}
@Inject
@Resource("WEB-INF/beans.xml")
URL beansXml;
{code}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: