The builder plug-in project consists of an Eclipse plugin which automates the application of a modified GoF Builder pattern to a target POJO, thus converting the POJO into an immutable object which can improve thread safety in concurrent applications
RegX is a Regular Expression builder/visualizer. It is a Java application that provides visual pattern matching similar to Regex Coach. Unlike Regex Coach it is based on java.util.regex package which ensures quality of your expressions when used within a