Welcome, Guest! Log In | Create Account

Share

JOpt Simple

by pholser

A simple, test-driven command line parser for Java programs, supporting POSIX getopt() and GNU getopt_long().


http://jopt-simple.sourceforge.net

Object Oriented

Project Feed

  • Tracker artifact added

    paul_milliken created the Newlines in descriptions artifact

    11:06AM on May 19 2009 by paul_milliken

  • jopt-simple 3.1 file released: jopt-simple-3.1-sources.jar

    Added method withValuesConvertedBy() to class ArgumentAcceptingOptionSpec, to allow callers to specify converters or validators that transform arguments of options into instances of specific Java types. This is useful for types which do not meet the ...

    10:03PM on Apr 25 2009

  • jopt-simple 3.1 file released: jopt-simple-3.1.jar

    Added method withValuesConvertedBy() to class ArgumentAcceptingOptionSpec, to allow callers to specify converters or validators that transform arguments of options into instances of specific Java types. This is useful for types which do not meet the ...

    10:03PM on Apr 25 2009

  • Code committed

    pholser committed patchset 202 of module src to the JOpt Simple CVS repository, changing 7 files

    12:21AM on Apr 07 2009 by pholser

  • Code committed

    pholser committed patchset 201 of module src to the JOpt Simple CVS repository, changing 16 files

    01:24AM on Apr 04 2009 by pholser

  • Code committed

    pholser committed patchset 200 of module src to the JOpt Simple CVS repository, changing 7 files

    06:11PM on Apr 01 2009 by pholser

  • Code committed

    pholser committed patchset 199 of module src to the JOpt Simple CVS repository, changing 10 files

    03:38AM on Mar 31 2009 by pholser

  • Code committed

    pholser committed patchset 198 of module src to the JOpt Simple CVS repository, changing 6 files

    05:12PM on Mar 30 2009 by pholser

  • Code committed

    pholser committed patchset 197 of module src to the JOpt Simple CVS repository, changing 1 files

    08:12PM on Mar 26 2009 by pholser

  • Code committed

    pholser committed patchset 196 of module src to the JOpt Simple CVS repository, changing 1 files

    07:46PM on Mar 25 2009 by pholser

JOpt Simple Actions