external tool加入javap
$JDKPath$\bin\javap.exe
-c $OutputPath$\$FileDirRelativeToSourcepath$\$FileNameWithoutAllExtensions$.class
$OutputPath$

使用:

结果:

$JDKPath$\bin\javap.exe
-c $OutputPath$\$FileDirRelativeToSourcepath$\$FileNameWithoutAllExtensions$.class
$OutputPath$

使用:

结果:
