How to convert from .class file to .java file in Java
November 30th, 2009
No comments
Step 1: Download Java – Decompiler from
http://download.cnet.com/windows/3055-2213_4-10046809.html?tag=pdl-redir
Step 2: Install the Java – Decompiler in your PC.
Step 3: Go to All Programs –> DJ Java Decomplier –> DJ Java Decomplier.
Step 4: Select File –> Open then Choose the Class File in File Dialog box.

Step 5: Java File is created from class File.

Popularity: 4% [?]