Re: Using apache.commons.cli with Java 1.4.2

2009-06-16 Thread esharris
/java.html#-jar See the last paragraph for the -jar option. The problems you are reporting don't seem to be specific to Commons CLI. -- View this message in context: http://www.nabble.com/Using-apache.commons.cli-with-Java-1.4.2-tp23962584p24042102.html Sent from the Commons - User

Re: Using apache.commons.cli with Java 1.4.2

2009-06-15 Thread esharris
this message in context: http://www.nabble.com/Using-apache.commons.cli-with-Java-1.4.2-tp23962584p24035021.html Sent from the Commons - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr

Re: Using apache.commons.cli with Java 1.4.2

2009-06-15 Thread sebb
paragraph for the -jar option. The problems you are reporting don't seem to be specific to Commons CLI. -- View this message in context: http://www.nabble.com/Using-apache.commons.cli-with-Java-1.4.2-tp23962584p24042102.html Sent from the Commons - User mailing list archive at Nabble.com

Using apache.commons.cli with Java 1.4.2

2009-06-10 Thread esharris
I'm having difficulty using apache.commons.cli with Java 1.4.2. I used Eclipse to develop a simple program that uses apache.commons.cli. The program works within the Eclipse IDE. However, when I export the program as a Jar file and try to run the Jar from the command line (DOS or Unix). I get