20
Nov
How to find a file in Eclipse using file name
Filed Under (Eclipse) by khawaib on 20-11-2009
Tagged Under : dialog, dialog box, Eclipse, flename, options, resource, results, search
Eclipse comes with advanced search capabilities. User can drill down in file explorer view but using search can make it really easy.
Use Ctrl+Shift+R to open Open Resource dialog box which will let you type in any file name you are looking for. Results will starts appearing as you start to type file name. You can click to open any file you want from the results. This is the fasted way to find any resource (files).
To search any text in any file on project hit Ctrl+H and it will open a search dialog box where you have many different search options to choose from.
