|
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
|
 |
|
2010-06-16
install4j Release 5.0
More than 100 new features, including merged projects, Windows user accounts and layout groups in form screens > more
2009-11-04
JProfiler Release 6.0
Reworked thread profiling, method statistics view, exceptional method runs, tree maps, auto-tuning, FreeBSD x86 and Linux PPC > more
|
 |

|