Télécharger la liste

Description du projet

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.

Système requise

System requirement is not defined
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.

2011-07-21 23:58
3.1

Cette version ajoute le support de Java 7 (fichiers de classe compilé avec-cible 1,7), "Copier vers le presse-papiers" boutons sur les panneaux de détail pour "Fields" et "Méthodes", ainsi que pour la documentation Quicklinks opcode au bas de l'écran du bytecode . Par ailleurs, l'installateur Windows est désormais compatible avec Windows 7.
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.

2005-01-14 19:58
3.0

Cette version apporte une compatibilité totale avec Java 1.5. Les drapeaux de nouveaux accès de Java 1.5 (ACC_ENUM, ACC_ANNOTATION, ACC_BRIDGE, et ACC_VARARGS) et les nouveaux attributs (tous les attributs d'annotation ainsi que les EnclosingMethod, Signature, et les attributs LocalVariableTypeTable) sont maintenant affichées dans le visualiseur de fichier de classe.
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.

2003-08-28 14:22
2.0

Le spectateur bytecode a été renforcée. Il supporte maintenant un chemin de classe configurable, contre-champ de classe et des hyperliens méthode, un navigateur chemin de classe, et la possibilité d'ouvrir des classes à partir de fichiers jar. Une installation de l'espace de travail a été ajouté. D'importantes améliorations ont été apportées à la performance et l'affichage de l'information.
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.

2002-02-28 13:24
1.2

Cette version comporte des corrections de bugs majeurs dans l'application fichier de classe spectateur et ajoute le support pour la version actuelle de Netbeans. La performance de la lecture et l'écriture de fichiers de classe dans le bytecode est plus que doublé, et de nouveaux concepts et d'installations ont été introduites pour la manipulation constante de piscines et les listes des instructions.
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.

2001-05-31 23:48
1.1

Le navigateur de fichier classe peut désormais être utilisé en tant que module Netbeans A. Cette version fonctionne avec look and feels autre que le métal, et il ya Minor tweaks visuelle.
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.

Project Resources