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 18609

Summary: Decompile sourceless class files "on the fly"
Product: java Reporter: tkellerer <tkellerer>
Component: UnsupportedAssignee: issues@java <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: jglick
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows 3.1/NT   
Issue Type: ENHANCEMENT Exception Reporter:

Description tkellerer 2001-12-13 11:00:35 UTC
It would be great if a java decompiler could be included, so that the source for
sourceless class files still could be viewed.

Jode is open sourced Java decompiler hosted at sourceforge
(http://jode.sourceforge.net/)
Comment 1 Jesse Glick 2001-12-13 15:21:27 UTC
Jode cannot be used in NetBeans proper; it is GPL. Someone could write
an integration and host it on SourceForge of course.

Take a look at jasm.netbeans.org if you have not already. It has a
disassembler (though not decompiler).
Comment 2 Svata Dedic 2002-05-21 13:54:35 UTC

*** This issue has been marked as a duplicate of 17309 ***
Comment 3 Marek Grummich 2002-07-19 21:02:21 UTC
Target milestone was changed from 'not determined' to TBD.