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

Jaroslav Jankovič (JIRA) jira-events at lists.jboss.org
Tue Sep 6 04:50:26 EDT 2011


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

Jaroslav Jankovič closed JBIDE-8202.
------------------------------------



verified in JBoss Developer Studio 5.0.0.v201109021637R-H24-M3

> 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
>            Reporter: Alexey Kazakov
>            Assignee: Daniel Azarov
>             Fix For: 3.3.0.M3
>
>
> 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.
> See http://docs.jboss.org/seam/3/solder/latest/reference/en-US/html/resourceloading.html

--
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