RegExTester Pro. v1.2.2 Eclipse Plugin
(c) Stephan Brosinski -- brosinski.com
________________________________________________________________________________
date.......: 07, feb 2oo6
size.......: o1 disks/98 KB
OS.........: MultiOS
language...: English
Type.......: Eclipse plugin
protection.: Registration (name/email/activationkey)
________________________________________________________________________________
release_features___________________________________________________________________
* Test and search for regular expression
* Matches are colorized, for an easy visual clue
* Support for pattern flags (e.g. Pattern.DOTALL)
* LiveEval evaluates your regular expression while you are typing it, gives
feedback on possible errors and shows any matches automatically
* LiveEval is supported for changes of the regular expression, the search text
and the pattern flags
* 4 distinct match modes:
o Find a sequence of characters
o Match a complete text
o Split text
o Replace every occurence of the regex with a different string
Replacing supports back references ($1,$2,...)
* LiveEval for match mode changes
* Context sensitive "Regular Expression Assist"
* Selective evaluation of expressions
* Bracket Matching
* Generation of string literals based on the regexp,eg "\(x\)" becomes "\\(x\\)"
* De-escape patterns in your code, e.g. \\(x\\) becomes \(x\)
* Improved "Clear Menu", choose which parts of the view you would like to get
cleared every time you press the clear button
* Easy movement through matches: Choose "Previous Match" or "Next Match" and
cycle through all matches found.
* Polished and accessible user interface, everything is reachable via keyboard
________________________________________________________________________________
install_notes___________________________________________________________________
general steps:
1. just unzip/unrar everything under your eclipse directory
2. Start Eclipse
3. Select "Customize Perspective" in Windowmenu
4. Select the Shortcuts Tab and check the "RegEx Tester" checkbox in the
available "Shortcut Categories" Listbox -> press Ok
5. Select "Show View" -> "RegEx Tester" which opens RegExTester View
reg.-step:
1. Choose the RegExTester view's context menu
(the little triangle in the view's top right corner) and click on "Register".
2. When asked enter the following information:
Name ..: Team Bex
Email .: root@localhost
Code ..: 1210-7531-3926
have fun !
________________________________________________________________________________