| [news.eclipse.platform] Re: Search Plugin |
we have written a search plug-in for our product with eclipse 3.3. unaware of internal eclipse APIs(discouraged classes) i have used them highly.Now we are migrating to Eclipse 3.5 and search is not supported there due to use of discouraged classes.Is there any way around or i will have to provide the complete implementation.You either have to switch using APIs or take the risk and continue using internal stuff.
Dani