I’m having a baffling problem with Eclipse on one of my machines, and it’s driving me nuts. When I use File Search, I no longer get the details of each hit within the files. It used to do that, and at some point it stopped. I can only assume that I either installed some plugin that goofed it up or fat-fingered some obscure keyboard shortcut that caused it to stop working. My home machine, which has roughly the same setup (since I work on most of the same projects on it) does not have that issue. Here’s a quick screen shot of my home machine, which does have the details that I would like:

And here’s what it looks like on my other machine, with the lack of line context:

I’m totally baffled here. Can anybody help out?
Judging by past items…
…closing Eclipse and then running it with the
-cleanparameter (e.g.eclipse.exe -clean) might do the trick. Or it might not.