----------------------------------- rizzix Wed May 11, 2005 11:51 pm [Tip] Parsing POSIX/GNU style command-line args ----------------------------------- [url=https://args4j.dev.java.net/servlets/ProjectDocumentList?folderID=3330&expandFolder=3330&folderID=0]args4j takes advantage of the annotations feature of 1.5 and makes the process really really simple. here's an article explaining it: Kohsuke Kawaguchi's Blog ([url=http://weblogs.java.net/blog/kohsuke/archive/2005/05/parsing_command.html]Parsing command line options in JDK 5.0 style: args4j)