http://qs321.pair.com?node_id=1017083


in reply to Re^2: REGEX problem with anchors
in thread REGEX problem with anchors

In case you are using Eclipse withe epic plugin as IDE for development you can check your regular expression with the RegExp View. Also, in case you got leading whitespaces or a linebrake at the end of your string - you can easily see in debug mode in the variables view. For me always a great help.

^_^

Cheers!

Tobias