Posted on June 29, 2007 in Other by sverdianto

This page contains my Software that you may download.
Its a small thing, but it will be big, bigger, biggest :) (-Mr.Big Album-)

RegEat - My First Swing App (screenshot)
RegEat - Regural Expression Tester (download)
Is a simple, Java based regular expression test tool.
You must have a running JVM - of course, this is run on any platform.
This is a Java application built by NetBeans IDE.

Features:
- (Java) Run Anywhere
- Using java.util.regex
- Pattern check
- Real time checking

Todo:
- Favorites Regex
- Add more detailed matches info (not only highlighted text)
- Remove dependencies to Netbeans Layout (much simpler and smaller)

This downloadable zip contains source code and binary jar.