Skip to main content



      Home
Home » Newcomers » Newcomers » Multi-Line Search and Replace
Multi-Line Search and Replace [message #176589] Wed, 25 October 2006 15:00 Go to next message
Eclipse UserFriend
If Eclipse had multi line find/replace, it would be the only editor I'd
use. I would love to permanently ditch HomeSite, but it has this niche
feature.

I've got the string (A):
"See
Spot
Run"

And I want to replace this string with (B):
"See
Fido
Run"

In HomeSite, I can paste string A in the "find" box, and paste string B in
the "replace" box. Simple as that. What makes this convenient is
HomeSite's multi-line textarea fields (as opposed to one-liner text inputs
of Eclipse's "find").

What are the different ways (if any) of doing this in Eclipse?

Thanks!
Jamie
Re: Multi-Line Search and Replace [message #177281 is a reply to message #176589] Sat, 28 October 2006 20:36 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse4.rizzoweb.com

Jamie Jackson wrote:
> If Eclipse had multi line find/replace, it would be the only editor I'd
> use. I would love to permanently ditch HomeSite, but it has this niche
> feature.
>
> I've got the string (A):
> "See
> Spot
> Run"
>
> And I want to replace this string with (B):
> "See
> Fido
> Run"

The Search/Replace dialog has an option to use regex - I would think you
could formulate a regex to do what you want.

Hope this helps,
Eric
Previous Topic:multi edit view
Next Topic:how to include help plugin for RCP application
Goto Forum:
  


Current Time: Sun Jul 13 18:36:11 EDT 2025

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

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

Back to the top