/decompile-and-attach

(Intellij) decompiles jar library and attaches sources to current project

Primary LanguageJavaMIT LicenseMIT

No Maintenance Intended

decompile-and-attach

decompiles jar package using Intellij's build in Fernflower decompiler and attaches decompiled sources to project. decompiled sources are saved in folder 'decompiled' which is created in the project directory. to use it, just right click on jar file and select "Decompile And Attach" action