This is the mail archive of the
sourcenav@sources.redhat.com
mailing list for the Source Navigator.
replace
- To: sourcenav at sourceware dot cygnus dot com
- Subject: replace
- From: Aurelian Melinte <amelinte at ALIS dot COM>
- Date: Fri, 29 Jun 2001 10:00:32 -0400
Hello,
Is there a way to change the name of a class or variable in all the source
files at once?
What I mean is: If I want to change the name of a class from ClassA to
NewClass, currently I grep through the files and then I edit all the
findings , one by one. It there a better/faster way
Thanks,
A.