[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Search results for JarEntryFiles
|
Realizing that Eclipse currently doesn't support searching in external jars,
maybe I'm ahead of the curve here. I'm providing my own search page for our
plugin which includes searching of files which may exist within external
jars. I can successfully perform the actual search but can't display the
results because I can't create a marker for certain IStorage objects (ie,
JarEntryFile).
When will this capability become possible?