JOpt Simple is my Java library for parsing command line options. You can find the changes in this latest release here.
This release incorporates a small API change to produce a list of OptionSpecs that correspond to the options detected on a parse, in the order in which the options occurred on the command line.
Happy parsing!
Recent Comments