[jbosstools-issues] [JBoss JIRA] Issue Comment Edited: (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 18 13:54:36 EDT 2011


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

Daniel Azarov edited comment on JBIDE-8704 at 4/18/11 1:53 PM:
---------------------------------------------------------------

We have three choices:
1. JDT Query participant with UI participant (this is we have now). We can change images and text labels for our results but they can be shown only in plain list (not a tree).

2. JDT Query participant without UI participant. We should just find JDT java elements, JDT search result page will show them (in the tree). We can not change images and text labels.

3. Our own search (search engine, search result page etc.). We can have our own images and text labels as we wanted and we can show results in the tree. But it does not related with JDT references search (Shift+Ctrl_G). User should use our search instead JDT search.

      was (Author: dazarov):
    We have three chooses:
1. JDT Query participant with UI participant (this is we have now). We can change images and text labels for our results but they can be shown only in plain list (not a tree).

2. JDT Query participant without UI participant. We should just find JDT java elements, JDT search result page will show them (in the tree). We can not change images and text labels.

3. Our own search (search engine, search result page etc.). We can have our own images and text labels as we wanted and we can show results in the tree. But it does not related with JDT references search (Shift+Ctrl_G). User should use our search instead JDT search.
  
> С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: CDISearchParticipant1.png, CDISearchParticipant2.png, 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