decompile-and-attach
decompile-and-attach copied to clipboard
(Intellij) decompiles jar library and attaches sources to current project
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