Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-search-dev] programatically using search

Hi All,
I am a newbie and I have got stuck with a few issues.I want to use the inbuilt search functionality in eclipse to search for a pattern in a file (open in a java editor) say a method name.I want to do it programatically by passing a string as the methodname to the search function.As a result,I want the portion of the code highlighted.How can I do this through code?It'd be great if anyone could help out.

Shovik

Back to the top