[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-8704) Сtrl+shift+G on an event shows a weird "Injected class Event"

Daniel Azarov (JIRA) jira-events at lists.jboss.org
Mon Apr 11 20:17:33 EDT 2011


    [ https://issues.jboss.org/browse/JBIDE-8704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12594906#comment-12594906 ] 

Daniel Azarov commented on JBIDE-8704:
--------------------------------------

This search participant was implemented at the same time with OpenOn on @Injected methods/fields/parameters (See https://issues.jboss.org/browse/JBIDE-3125).
After that we updated OpenOn several times. Search participant uses the same algorithm as OpenOn.

Probably we need to do:
1. change "Injected class <class>" text to "@Inject Bean <class>" (as we did for OpenOn)
2. may be search participant should behave differently with Events

Max, what do you think?

> Сtrl+shift+G on an event shows a weird "Injected class Event"
> -------------------------------------------------------------
>
>                 Key: JBIDE-8704
>                 URL: https://issues.jboss.org/browse/JBIDE-8704
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: cdi (jsr-299)
>    Affects Versions: 3.2.0.Final
>            Reporter: Alexey Kazakov
>            Assignee: Daniel Azarov
>             Fix For: 3.3.x
>
>         Attachments: screen.gif
>
>
> For instance:
> @Inject private Event<CodeFragment> event;
> Crtl+shift+G on event. See the search result.
> !screen.gif|thumbnail!
> I think we should refactor our search participants for injection points.

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