https://www.jetbrains.com/help/idea/configuring-third-party-tools.html
You can define third-party applications as external tools and run them from IntelliJ IDEA.
javap – Disassembles one or more class files.
| Tool Settings | |
|---|---|
| Name | javap |
| Program | javap |
| Arguments | -c $FileClass$ |
| Working directory | $OutputPath$ |
