Chapter 15. Contributors

JSAP started out as a one-person project, but has since grown thanks to code and idea contributions from its users. I hope the following is a complete list. Please let me know if I'm leaving anyone out.

Klaus-Peter Berg

Contributed the QualifiedSwitch and EnumeratedStringParser classes, plus a few bug fixes.

Andreas Hochsteger

Suggested the ability to override the use of the ID in automatically-generated usage information.

Paul Kim

Suggested the ability to mark command line parameters as mutually-exclusive.

Brian Roconne

Implemented mutual exclusion and its complement, mutual requirement of parameters.

Mark Hopkins

Pointed out a few bugs in the Ant task and provided solutions (the best kind of bug report there is!)

Edward Glen

Provided the FileStringParser class.