Re: decompiling class files



"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
.



Relevant Pages

  • Re: decompiling class files
    ... have the .class files is there anyway decompile them and/or make my ... You'd be just as well off doing the four-hour rewrite, ... Took 45 mins with Jad. ...
    (comp.lang.java.programmer)
  • Re: Getting the boot time on OS X (long)
    ... A rewrite is far more ... If you put your program in a user's login script, ... int main (int argc, ... Web Hosting by West Virginians, ...
    (comp.sys.mac.programmer.help)
  • Re: Getting the boot time on OS X (long)
    ... objective-c is considered a rewrite. ... There's more to learning a new language than just syntax; ... Web Hosting by West Virginians, ... Cocoa programming in Perl: http://camelbones.sourceforge.net ...
    (comp.sys.mac.programmer.help)
  • Re: decompiling class files
    ... 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 ...
    (comp.lang.java.programmer)