Re: decompiling class files
- From: Sherman Pendley <spamtrap@xxxxxxxxxxx>
- Date: Thu, 01 Nov 2007 20:34:05 -0400
"Aryeh M. Friedman" <Aryeh.Friedman@xxxxxxxxx> writes:
In switch machines I lost a critical set or source code but I still
have the .class files is there anyway decompile them and/or make my
life a little easier instead of a ground up rewrite (will take maybe 4
hours)
Decompilers exist, but you'd have to google around (for "java decompiler"),
download one, install it, spend some time getting familiar with it, etc.
And after you were done, you'd have only the .java files - you'd still have
to recreate the IDE project, ant file, or whatever other build environment
you used for it.
You'd be just as well off doing the four-hour rewrite, IMHO.
sherm--
--
Web Hosting by West Virginians, for West Virginians: http://wv-www.net
Cocoa programming in Perl: http://camelbones.sourceforge.net
.
- Follow-Ups:
- Re: decompiling class files
- From: Aryeh M. Friedman
- Re: decompiling class files
- References:
- decompiling class files
- From: Aryeh M. Friedman
- decompiling class files
- Prev by Date: Re: decompiling class files
- Next by Date: Re: Java Applets to JSP Conversion
- Previous by thread: Re: decompiling class files
- Next by thread: Re: decompiling class files
- Index(es):
Relevant Pages
|