| Author |
compilation error by prompt
|
k silva
Greenhorn
Joined: Jan 21, 2008
Posts: 9
|
|
I am having trouble. I am not getting compile the classes by prompt. Only you compile for any IDE. Someone I know why? Gives an error and the signing of the class. The error is this: error while writing Test: Classes\Teste.class Entered the command is: Javac-classpath /C:/Java/tomcat5/common/lib/servlet-api.jar -d classes src/Teste.java
|
 |
Christophe Verré
Sheriff
Joined: Nov 24, 2005
Posts: 14672
|
|
|
Did you create the directory "classes" ?
|
[My Blog]
All roads lead to JavaRanch
|
 |
k silva
Greenhorn
Joined: Jan 21, 2008
Posts: 9
|
|
|
yes
|
 |
Christophe Verré
Sheriff
Joined: Nov 24, 2005
Posts: 14672
|
|
|
Can you please copy/paste the exact command line, and the exact message ?
|
 |
 |
|
|
subject: compilation error by prompt
|
|
|