This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 136428

Summary: Add javap support to IDE
Product: java Reporter: ulfzibis <ulfzibis>
Component: PlatformAssignee: Tomas Zezula <tzezula>
Status: NEW ---    
Severity: blocker CC: terje7601
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:

Description ulfzibis 2008-06-03 23:31:32 UTC
I often like to see the disassembled byte code of a class file.
Using the JDKs commandline javap tool is not comfortable.