> After an installation de jdk1.2 on Linux RedHat 6
> 
> I can Compile with javac in Xterm windows and i get one file.class
> 
> When i would run this file.class i use "java file.class" and it return this error :
> at java.lang.NoClassDefFoundError.
you have to give like "java file" not "java file.class

Linux saggi's


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to