Doesn't the editor have global search & replace?
vipul bondugula wrote:Please suggest me another alternative...
It takes minimum 4-5 days to replace the code
Maneesh Godbole wrote: I am using eclipse and I just searched for logger statements in my code. I got around 1327 hits in a few seconds.
Seetharaman Venkatasamy wrote:you can highlight System.our.println, but what would happen to remaining strings! however you can replace System.out.println with // but still commented part remains in code!
There are only two hard things in computer science: cache invalidation, naming things, and off-by-one errors
Ulf Dittmer wrote:
That's easy: Regexp search/replace
vipul bondugula wrote:Thanks For Your Replies.
can anyone provide me search keyword to search System.out.println() statements.
SCJP 1.4 - SCJP 6 - SCWCD 5 - OCEEJBD 6 - OCEJPAD 6
How To Ask Questions How To Answer Questions
Consider Paul's rocket mass heater. |