Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » String replace in all project
String replace in all project [message #142615] Sat, 11 March 2006 11:30 Go to next message
Eclipse UserFriend
Originally posted by: anorganic.gmail.com

Hi,
i need find all strings "foo" and replace them by "foo2" in all project.
Can you somebody tellmehow i can do this?

thanx a lot.
Re: String replace in all project [message #142634 is a reply to message #142615] Sat, 11 March 2006 16:59 Go to previous message
Jeff Myers is currently offline Jeff MyersFriend
Messages: 489
Registered: July 2009
Senior Member
Select your project in the Package explorer
Open up the Search (under the Search menu, Search...)
Switch to the File Search tab
Enter "foo" in the Containing Text field.
Enter any file restrictions you want to limit the search to (*.java,
*.properties, etc)
Limit the scope to the Enclosing Project
Hit the Replace button
Enter "foo2" in the With field
Hit Replace All

- Jeff

anorganic wrote:
> Hi, i need find all strings "foo" and replace them by "foo2" in all
> project. Can you somebody tellmehow i can do this?
> thanx a lot.
>
Previous Topic:Simple Bookmarks
Next Topic:Changing a package name
Goto Forum:
  


Current Time: Thu Apr 25 05:56:52 GMT 2024

Powered by FUDForum. Page generated in 0.07982 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top