[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-8202) OpenOn for @Inject @Resource(<name>)

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Wed May 11 13:04:35 EDT 2011


     [ https://issues.jboss.org/browse/JBIDE-8202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Kazakov updated JBIDE-8202:
----------------------------------

    Fix Version/s: 3.3.0.M1
                       (was: 3.3.x)


> OpenOn for @Inject @Resource(<name>) 
> -------------------------------------
>
>                 Key: JBIDE-8202
>                 URL: https://issues.jboss.org/browse/JBIDE-8202
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: cdi (jsr-299)
>            Reporter: Alexey Kazakov
>            Assignee: Daniel Azarov
>              Labels: new_and_noteworthy
>             Fix For: 3.3.0.M1
>
>
> See Chapter 5. Resource Loading.
> For example:
> @Inject
> @Resource("WEB-INF/beans.xml")
> URL beansXml;
> or
> @Inject
> @Resource("WEB-INF/web.xml")
> Collection<InputStream> webXmls;
> OpenOn should open the corresponding resource which is to be injected.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list