Dear members ,
I made a dual-boot , and set it like :-
C: (Primary DOS partition) 2 GB partition
Linux partitions (totally 4 GB)
D: (Win 95 FAT 32 part) 4 GB
E: " 4 GB
F: " 4 GB
I have given this order for two reasons :
1) I first made a primary DOS partition
2) Then I installed Linux taking up 4 Gb
3) And from within Linux I made partitions for Windows .
But that is not my problem.I installed a beta version of java2 SDK 1.4
for Linux , set the paths , etc . All fine , but when I compiled a java program
tr.java ,
and after a successful compile , when I try to run the java app with
java tr
this is what I get :-
Exception in thread "main" java.lang.NoClassDefFoundError : tr
I am puzzled ! I tried the needless import java.lang.* stuff ,
which nobody needs to give .
Please Guide me .
Thanks in advance,
([EMAIL PROTECTED])
Shyam