19.12.2016
Netbeans Regex Plugin
I implemented this plugin some time ago and now finally found time to update it to support Netbeans 8.2. This open-source software provides a simple tool which helps develeopers to write and debug regular expressions. It is using the Java Regex API, so the results are directly comparable to those in your applications. Installation You can install the plugin through the Netbeans Plugin Portal Update Center (Tools > Plugins), download it from Github1 or from the Netbeans Plugin Portal2.