[
https://issues.jboss.org/browse/JBIDE-8704?page=com.atlassian.jira.plugin...
]
Daniel Azarov commented on JBIDE-8704:
--------------------------------------
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