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.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Diese Version bietet Unterstützung für Java 7 (class-Dateien mit den Zielgruppen 1,7 kompiliert), "Copy to Clipboard"-Buttons auf der Detailseite Panels für "Fields" und "Methoden", sowie quicklinks für Opcode-Dokumentation auf der Unterseite der Bytecode-Display . Darüber hinaus ist der Windows Installer nun mit Windows 7 kompatibel.
This release adds support for Java 7 (class files compiled with -target 1.7), "Copy to clipboard" buttons on the detail panels for "Fields" and "Methods", as well as quicklinks for opcode documentation at the bottom of the bytecode display. Furthermore, the Windows installer is now compatible with Windows 7.
Diese Version bringt volle Kompatibilität mit Java 1.5. Der neue Access-Flags in Java 1.5 (ACC_ENUM, ACC_ANNOTATION, ACC_BRIDGE und ACC_VARARGS) und die neuen Attribute (alle Annotation Attribute sowie die EnclosingMethod, Unterschrift und LocalVariableTypeTable Attribute) werden nun in der Klasse Datei-Viewer angezeigt.
Tags:
Major feature enhancements
This release brings full compatibility with Java 1.5. The new access flags in Java 1.5 (ACC_ENUM, ACC_ANNOTATION, ACC_BRIDGE, and ACC_VARARGS) and the new attributes (all annotation attributes as well as the EnclosingMethod, Signature, and LocalVariableTypeTable attributes) are now displayed in the class file viewer.
Der Bytecode-Viewer wurde verbessert. Es unterstützt jetzt eine konfigurierbare Classpath, Cross-Class-Bereich und Methode Hyperlinks, ein Classpath-Browser und die Möglichkeit, Klassen aus jar-Dateien zu öffnen. Ein Arbeitsbereich Anlage wurde hinzugefügt. Wesentliche Verbesserungen wurden vorgenommen, um die Leistung und die Anzeige von Informationen.
Tags:
Major feature enhancements
The bytecode viewer was enhanced. It now
supports a configurable class path, cross-class
field and method hyperlinks, a class path
browser, and the ability to open classes from
jar files. A workspace facility was added. Major
improvements were made to performance and the
display of information.
Diese Version bietet wichtige Bugfixes in der Klasse Datei-Viewer-Anwendung und fügt die Unterstützung für die aktuelle Version von Netbeans. Die Leistung des Lesens und Schreibens class-Dateien in den Bytecode wird mehr als verdoppelt, und neue Konzepte und Einrichtungen wurden für die Manipulation der ständigen Pools und Anweisungen Listen eingeführt.
Tags:
Minor feature enhancements
This release features major bugfixes in the class file viewer application and adds support for the current version of Netbeans. The performance of reading and writing class files in the bytecode is more than doubled, and new concepts and facilities have been introduced for the manipulation of constant pools and instructions lists.
Die Klasse Datei-Browser kann nun als Netbeans-Modul verwendet werden. Diese Version funktioniert mit Blick und fühlt sich anders als Metall, und es gibt kleinere visuelle tweaks.
Tags:
Minor feature enhancements
The class file browser can now be used as a
Netbeans module. This version works with look and
feels other than Metal, and there are minor visual
tweaks.