RSS 2 projects tagged "command line argument parsing"

Download Website Updated 08 May 2013 CmdOption

Screenshot
Pop 37.30
Vit 8.85

CmdOption is a simple annotation-driven command line parser toolkit for Java 5 applications. Everything you need is (at least one) simple configuration object. Each field and method annotated with an CmdOption annotation will be processed. Based on this config, CmdOption is able to parse any command line, guaranteeing the declared specification. The result is directly stored in the given config object. When errors occur, CmdOption gives a meaningful error message. Generated output and validation/error message can be localized.

Download Website Updated 28 Mar 2013 Climax

Screenshot
Pop 99.70
Vit 6.01

Climax is a Java commandline argument parsing framework which allows you to create and customize your own commandline interface. The commandline help and version information can be customized using built-in Apache-Ant-like properties.

Screenshot

Project Spotlight

QuickFind

A cross-platform Java application for searching files in your computer.

Screenshot

Project Spotlight

SpaceZero

A 2D space combat game for two players over a network.