As the title states, I\'m trying to use javap with eclipse but have difficulties setting it up. I\'m trying to set it up using external tools from
javap
external tools
Please try by modify the Working Directory to match your java project output folder. In my case, it looks as given below.
Working Directory
Working Directory: ${workspace_loc:/Sample/bin}
${workspace_loc:/Sample/bin}
Then I selected the .class file and executed the javap without any issues.
.class