A simple Swing GUI for running the CSV Validator.
Designed and tested on both Windows and Linux/Unix/Mac platforms.
$ validate-gui
Instead of using validate-gui
simply use validate-gui.bat
We are using the Maven build system, executing mvn package
will produce a distribution of the command line application in both target/csv-validator-ui-?-application
and target/csv-validator-ui-?-application.zip
. Note the '?' will be replaced by the version number of the product.