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 - Decompile sourceless class files "on the fly"
Summary: Decompile sourceless class files "on the fly"
Status: RESOLVED DUPLICATE of bug 17309
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows 3.1/NT
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-12-13 11:00 UTC by tkellerer
Modified: 2002-07-19 21:02 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.