- Feb 13, 2003
- 26,252
- 403
- 126
I accidentally f'ed up one of the source files to a Java project I have to do for a class. I was trying to tar up some files and forgot the name of the tar file, which ended up being the name of a .java file so it got hosed.
Anyway, I still have the .class file so I would like to try to decompile it instead of re-typing the thing over again. It's not a huge file, but I'm guessing decompiling would be easier.
Does anyone know of any good, and free, software that will do this? Thanks.
Anyway, I still have the .class file so I would like to try to decompile it instead of re-typing the thing over again. It's not a huge file, but I'm guessing decompiling would be easier.
Does anyone know of any good, and free, software that will do this? Thanks.