Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

convert .class file to .java file

Status
Not open for further replies.

goteti

Programmer
Jun 6, 2001
3
0
0
US
I want to convert my .class files to .java files, can anybody help??
Thanks in advance
Goteti
 
Hi,

You will have to use a Java Decompiler. Take note that from some articles that I have read, the Java Decompilers are still not perfect yet.


Regards,
Leon If you need additional help, you can email to me at zaoliang@hotmail.com I don't guaranty that I will be able to solve your problems but I will try my best :)
 
Hi,
yes leontang is correct...but there are some more java decompilers better and efficient than mocha.. i had tried for this one sometimes ago..but could not remember it now..why not u search in google for "java decompiler" which will give u accurate results what u r looking for

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top