If you have worked with Xtext, you will know its "Find References" search.
All elements pointing to a given target are shown in a search view.
In this post, I want to show how you can reuse much of the Xtext infrastructure in order to present your own search results.
Read More ...