Closed GoogleCodeExporter closed 8 years ago
If I'm not mistaken, when you specify -jar option then JDK ignores the
-classpath
argument? You should probably use the following cmd-line:
java -classpath yourAnalyzers.jar:lukeall.jar org.getopt.luke.Luke
Original comment by sig...@gmail.com
on 18 Jan 2010 at 5:15
The issue of throwing exceptions should be fixed now (Issue 3). The other issue
related to -classpath versus -jar usage is invalid as far as I can tell.
Original comment by sig...@gmail.com
on 31 Mar 2010 at 4:21
Original issue reported on code.google.com by
paultay...@jthink.net
on 15 Jan 2010 at 7:43