jdecomp icon indicating copy to clipboard operation
jdecomp copied to clipboard

Emacs interface to Java decompilers

Results 2 jdecomp issues
Sort by recently updated
recently updated
newest added

You can install & configure this module on Windows, but opening Java .class files will raise a runtime error about `missing program 'file'`. This occurs because `find` is Mac/Linux specific...

Thanks for this! I tried this out today to use with `company-emacs-eclim`, because sometimes `eclim-java-find-declaration` takes me to a `.class` file. It works great so far using `cfr` as the...