[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Re: Search results for JarEntryFiles
|
In Micro edition, if I associated rt.jar's source with a file, I could see
the source, but not search it. So, I created a dummy project, marked it as
a library and placed source.jar in it. Now searching works fine. I'll bet
a dollar this works in Eclipse.
"Stef van Dijk" <stef_van_dijk@xxxxxxx> wrote in message
news:9lu6r0$3ig$1@xxxxxxxxxxxxxxxx
> 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?
>
>