I'm looking for a way to get a window (like the package explorer) that just lists the files that eclipse has open - ideally like a permanent ctrl-e, or ctrl-F6.
I was thinking this might be possible with some kind of configuration of mylyn. Currently when I have the package explorer in 'context focus' mode, it lists the entities I'm interested in but provides too much detail; I'd like to hide the method and class elements.
Anyone know if this is possible?