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
In-addition to the valuable custom script suggested by @AlexR; the other way is : Open the terminal windows within the Ecplise and run the javap command with -p and other option.