|
jclasslib bytecode viewer is a tool that visualizes all aspects of
compiled Java class files and the contained bytecode. In addition, it contains a
library that enables developers to read, modify and write
Java class files and bytecode.
A module for NetBeans is available from nbextras.org.
To download the module from within Netbeans, you can configure nbextras.org as an update center.
jclasslib for Java is released under the
GPL.
This release brings full compatibility with Java 1.5 (list of changes in the class file format)
- Displays new access flags in Java 1.5:
- ACC_ENUM
- ACC_ANNOTATION
- ACC_BRIDGE
- ACC_VARARGS
- Displays new attributes in Java 1.5:
- RuntimeVisibleAnnotations
- RuntimeInvisibleAnnotations
- RuntimeVisibleParameterAnnotations
- RuntimeInvisibleParameterAnnotations
- EnclosingMethod
- Signature
- LocalVariableTypeTable
- Various bugfixes in the GUI
| |
 | 2008-04-03 install4j Release 4.1 New code editor, code gallery, file sets, auto-update functionality, custom installer applications, redesigned screens & actions tab > more
2007-11-07 JProfiler Release 5.1 Reworked reference view, new source viewer, many usability improvements > more |  |

|