is it possible to re4trieve code from class files........
reply soon.......
sparty - 31 Mar 2006 22:42 GMT
If you are talking about turning a .class file, into a source file,
yes. Just download a tool like DJ Java Decompiler, so something
similar. That will do the job for you.
Paul Hamaker - 31 Mar 2006 22:48 GMT
Eclipse and JBuilder can open/decompile .class files, but they don't
show all code.
--------------------
Paul Hamaker, SEMM, teaching ICT since 1987
http://javalessons.com
mike - 31 Mar 2006 23:01 GMT
I use JAD, it works fine.
Roedy Green - 31 Mar 2006 23:26 GMT
>is it possible to re4trieve code from class files........
see http://mindprod.com/jgloss/decompiler.html
http://mindprod.com/jgloss/disassembler.html

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.