navigate to or search for files in JARs
How can I use Ctrl-Shift-N to navigate to resource files in JARs, or do a deep search in the Project window?
I can use the Project window by clicking module name -> Libraries -> library name -> JAR name -> directory -> file, but I don't know any way to do a deep search of the contents of the Project window. (If the Project window had an expand-all button to go along with its collapse-all button, then I could use that window's search feature, but as it is now I need to already know where the file is and manually expand all the way down to it.)
I'm using 7.0M2.
请先登录再写评论。
Does the built in incremental search not help you? (Focus the project
tree and start typing...)
N.
David Beutel wrote:
No, that only searches directories that I have already expanded.