>I have jdk1.2.2 in my computer
> I used this command as given in the "readme"
doc to extract the src.jat file
jar xvf src.jar
> Now to view a class file, when I try to open it
it opens as a notepad and doesnt make much sense
The data is all mixed up.
How do I do it? I see the file type says as
Java File. Usually I code my java programs in notepad.
But how do I properly view these files
Thanks,
Jennifer