I'm trying to do a find and replace over many files within an Eclipse project, but I can't seem to find a way to do it. Googling showed me that there are plug-ins that can accomplish this, but is there any built-in functionality in Eclipse? (It seems to be a pretty basic task; it's surprising me that I can't find a way to do it.)
+1
A:
Search->File
menu, enter the text to search for, hit the Replace...
button which will give you another dialog where you can replace text.
nos
2010-08-06 17:15:44
Wow. Thanks. Can't believe I missed that...
froadie
2010-08-06 17:40:48