github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

purcell / jargs

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 3
    • 0
  • Source
  • Commits
  • Network (0)
  • Issues (0)
  • Downloads (0)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (0)
Sending Request…
Click here to lend your support to: jargs and make a donation at www.pledgie.com ! Edit Pledgie Setup

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

GNU getopt-style command-line argument parser for Java, used in JBoss — Read more

  cancel

http://jargs.sourceforge.net/

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Correct javadoc string (thanks Antoine Comte) 
Steve Purcell (author)
Wed Jan 30 07:33:07 -0800 2008
commit  7f67236456badca139b01bfb82bfc5d6ec68ec71
tree    86f2aed162532012bc2aa49acbbea99f109d67d9
parent  48ae2fc0dfd2e419630f4e973e8235473ad667f2
jargs /
name age
history
message
file .cvsignore Sat Apr 09 07:02:02 -0700 2005 Added classes directory. [Ewan Mellor]
file LICENCE Thu Apr 07 13:48:34 -0700 2005 Updated copyright statements. [Ewan Mellor]
file README Sat Apr 09 07:01:34 -0700 2005 Added Documentation section. [Ewan Mellor]
file TODO Sat Apr 09 08:48:31 -0700 2005 Remove remaining tasks. Nothing to do! [Ewan Mellor]
file build.xml Thu Apr 07 13:53:58 -0700 2005 Build two jars, one just with the library, and ... [Ewan Mellor]
directory doc/ Thu Apr 07 14:19:37 -0700 2005 Credit Vidar Holden for the concatenated boolea... [Ewan Mellor]
directory lib/ Thu Apr 07 13:57:27 -0700 2005 Ignore jargs-test.jar, not jargs-examples.jar. [Ewan Mellor]
directory src/ Wed Jan 30 07:33:07 -0800 2008 Correct javadoc string (thanks Antoine Comte) [Steve Purcell]
README
JArgs command-line argument parsing library
===========================================

Copyright (c) 2001-2003 Steve Purcell.
Copyright (c) 2002      Vidar Holen.
Copyright (c) 2002      Michal Ceresna.
Copyright (c) 2005      Ewan Mellor.

All rights reserved.

Released under the terms of the BSD licence.  See the file LICENCE for
details.


Prerequisites
-------------

For each prerequisite, the version with which JArgs has been tested is given 
in parentheses.  Any version equal to or later than this should work.

Apache Ant (1.4.1), by The Apache Software Foundation, from
http://ant.apache.org/.  Ant is used to build JArgs, and to run its tests.

JUnit (3.7), by Eric Gamma, et al, from http://sourceforge.net/projects/junit.
JUnit is used to run the unit tests, and is not needed to run the library
itself.


Installation
------------

To compile, package, and test the code, run

ant

Two jars are created, one called lib/jargs.jar, which contains the runtime
library, and one called lib/jargs-test.jar, which contains the unit tests and
the examples.  The Javadoc APIs are created in doc/api.

To use the library with your own code, simply ensure that lib/jargs.jar is on
the CLASSPATH.


Documentation
-------------

The main documentation is the detailed worked example in
src/jargs/examples/gnu/OptionTest.java, plus the generated API documentation
in doc/api/.


Package contents
----------------

  src/jargs/gnu          -- The library itself.
  src/jargs/examples/gnu -- Examples showing how to use the library.
  src/jargs/test/gnu     -- JUnit tests.
  doc/                   -- API and other documentation.
  classes/               -- Compiled classes, once built.
  lib/                   -- JArgs jars, once built.
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server