Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Eclipse automated method search from plugin(Requesting help automating the existing Eclipse search)
Eclipse automated method search from plugin [message #1352674] Tue, 13 May 2014 15:23
Thomas Davis is currently offline Thomas DavisFriend
Messages: 1
Registered: May 2014
Junior Member
I have been at this a couple days now trying to figure out how to provide an method search with the standard results display.

I kinda figured out how to use SeachEngine and read about NewSearchUI.runQueryInForeground(), but I cannot figure out how to bridge the two.

I found Eclipse test code that was doing something similar, but that is using internal classes which is not a good idea for a 3rd party plugin.

My goal is simply to provide search results to the user in the standard view when a user clicks on a method in a different view. I must be over complicating the situation.

Any advice would be greatly appreciated.
Previous Topic:Latest Luna version for win64, org.eclipse.swt is missing
Next Topic:Adding markers synchronously to file
Goto Forum:
  


Current Time: Fri Apr 26 20:18:01 GMT 2024

Powered by FUDForum. Page generated in 0.02955 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top