Replace All in Eclipse vs VS.NET

While using VS.NET, I generally find and replace all through the project(current project, entire solution, etc.) via Ctrl+Shift+H. However, in Eclipse it seems there is not any direct alternative at first. But what you need to do is pressing Ctrl+Shift+F, moving to "File Search" tab, picking project scope(enclosing project, workspace, etc.) and clicking Replace button in order to start replace operation in a wider scope.

I personally like the VS.NET's way of doing this operation.

Comments

Popular posts from this blog

Space Character Problem on IE 6, 7, and 8

Does Netflix work on iOS 5 Beta 4?

AWS encryption chart (SSE-S3 vs SSE-KMS vs SSE-C)