This the only message: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/cli/CommandLineParser.
I only have 1.4.2 java on my machine. Earl Emmanuel Bourg-3 wrote: > > esharris a écrit : > >> IMHO, NoClassDefFoundError is hard to debug. > > Could you paste the full stack trace? Also, check that the code was > compiled with -target 1.4 > > Emmanuel Bourg > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View 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: [email protected] For additional commands, e-mail: [email protected]
