atom-java-decompiler

This package allows you to open .class (Java) files and see a decompiled Version of this file. Decompiler: procyon

TheBusyBiscuit

15,839

0

0.1.2

MIT

GitHub

Java Decompiler (for Atom)

This package allows you to view Java .class files via the Procyon Decompiler

When opening a .class file, this package creates a temporary decompiled .java file that is opened instead of the compiled and unreadable .class file. Changing any code in the decompiled version will NOT have any effect on the compiled .class file.

Note that this also works for opening .class files that are inside a compiled .jar archive.

Without this Package

Not Installed

With this Package

Installed