I know about the ctrl-h and at least in my version of Eclipse when I get FileName.cfm (6) or whatever it shows when it found the thing 6 times in a file, if I double click it just takes me to the first found instance and I can use next/prev to cycle through them. As I have stated more than once, what I want is something like what DW has where the pane shows me a preview of the 6 instances and I can then click on which one I want to go to. An example of 6 instances is a poor one but when searching for something across an entire project and knowing that you want to only edit say the third occurrence on each file, I just personally find it not user friendly in Eclipse.
On Wed, Mar 5, 2008 at 12:21 PM, Rich <[EMAIL PROTECTED]> wrote: > > > > > > Actually is more to the Find/Replace differences that I have not > > explained > > > and like. For example in DW you hit ctrl-f and then window that comes > > up > > > will let you define a few things like search in just that document or > > all > > > documents across that site/project and so on. > > Eclipse works in much the same way, when you use (the default) ctrl-f > shortcut, you get a very simple search / replace dialog for only the > current > document. Using the (again, default) ctrl-h shortcut, you get a more > advanced search dialog. This interface will allow you to search (and/or > replace) by workspace, project, or even just selected files. > > The search results pane allows you to drill into the found results and by > double clicking an entry, you are taken directly to the line where the > search term was found. > > HTH, > Rich Kroll > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:300543 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

