Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » find and replace doesn't match across empty line
find and replace doesn't match across empty line [message #187451] Tue, 09 January 2007 10:20
Eclipse UserFriend
Originally posted by: JasperFloor.gmail.com

Hi all,

I tried a simple find and replace with a regexp:

find : ^(.*)$
replace : \.abc$1

which does the following:

old new

a .abca
b .abcb

c c
d d

it won't move past the empty line, unless I manually move the cursor. Then
it will continue to the next line.

Am I missing something?
Previous Topic:Eclipse under Suse 9.0
Next Topic:Trying to Add Plugin for ATF but get org.eclipse.atf.javascript.feature (1.0.1)
Goto Forum:
  


Current Time: Thu Apr 25 05:12:09 GMT 2024

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

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

Back to the top