[EMAIL PROTECTED] wrote: > After that I can compile > a java file (javac file1.java) but I cannot run it (java file1.class). I > don't see any help included with jdk. I really need your help. You have to type java file1 not java file1.class Artur ---------------------------------------------------------------------- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
- I can compile file1.java but cannot run file1.class in ... dvt
- Re: I can compile file1.java but cannot run file1.... Thomas Bonk
- RE: I can compile file1.java but cannot run file1.... Artur Biesiadowski
- RE: I can compile file1.java but cannot run file1.... Kontorotsui
- Re: I can compile file1.java but cannot run file1.... Chris Abbey