« Return to Thread: Using apache.commons.cli with Java 1.4.2

Re: Using apache.commons.cli with Java 1.4.2

by esharris :: Rate this Message:

Reply to Author | View in Thread

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: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org

 « Return to Thread: Using apache.commons.cli with Java 1.4.2