kohsuke/args4j

examples uses depreciated methods

wmacgyver opened this issue · 0 comments

the example

https://github.com/kohsuke/args4j/blob/master/args4j/examples/SampleMain.java

uses multiple deprecated methods such as CmdLineException(Parser, String),
parser.printExample(ALL)