Re: classpath problem
- From: Lew <lew@xxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 27 Apr 2007 18:34:13 -0400
Lothar Kimmeringer wrote:
Ravi wrote:
I complie the code with command 'javac First.class -classpath <full
path to the mysql-connector-java-3.1.14-bin.jar file>'
That's extremely unusual. I would have expected the command to be
javac -classpath <full path to the JAR> First.java
$ javac -help
Usage: javac <options> <source files>
--
Lew
.
- References:
- classpath problem
- From: Ravi
- Re: classpath problem
- From: Lothar Kimmeringer
- classpath problem
- Prev by Date: java.lang.NoClassDefFoundError: javax/servlet/http/HttpServlet
- Next by Date: Re: Video player
- Previous by thread: Re: classpath problem
- Next by thread: java.lang.NoClassDefFoundError: javax/servlet/http/HttpServlet
- Index(es):