Page 1 of 1

Compiler (javac) runs w/out errors but does not create .clas

Posted: Mon Apr 14, 2003 4:04 pm
by Robin
Help! The compiler (javac) runs with no errors but does not create a .CLASS file.

was running fine b4, but not now. Only changes include security restrictions on server recently.

Any ideas?

Thanks in advance.

Please sir, may I have some more?

Posted: Tue Apr 15, 2003 9:06 pm
by garrettj
You'll have to give up alot more information than that to get anywhere. Where are you compiling you java files? Where are the source files? Where is the destination directory? What is your exact syntax? Have you tried to do a garden-variety search for .class files on your whole system? Perhaps they're accidentally been sent to the wrong directory.

compiler runs fine now

Posted: Wed Apr 16, 2003 2:04 pm
by Robin
Thanks for your consideration of this - the parameters weren't completely defined.