RETest is a simple and easy-to-use jEdit plugin designed to assist you in testing regular expressions.
With the help of RETest, you have the possibility to replace texts, words, phrases and characters. Also, the plugin provides you with the possibility to find matches or to search for a specified word inside your documentation.
Requirements:
· Java
· jEdit
What's New in This Release: [ read full changelog ]
· Modified to use java.util.regex package, as the gnu.regexp package is deprecated in jEdit and will be removed in the future