Download List

Descripción del Proyecto

Java Clazz Utils is a Java class file manipulation utility. It includes a viewer for Java classes (with all JVM-specific information) and Java decompiler.

System Requirements

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.

2009-04-30 21:36
1.2.2

Descompilado escribe el archivo se guardan en un nombre de archivo predefinido. Las estructuras de Estado "condición? Operation1: operation2" se descompiladas incorrectamente. La dirección URL a la página de informe de error se corrigió.
Decompiled file writes are saved to a predefined file name. Condition structures "condition ? operation1 : operation2" were decompiled incorrectly. The URL to the bug reporting page was corrected.

2009-04-27 04:00
1.2.1

Algunos errores de cosméticos se fijaron en el GUI. Reusage variable local para las variables de parámetro del método ha sido corregido. Comparación con cero y un signo de comparación incorrecta han sido corregidos. Algunos problemas de descompilación con información de depuración han sido corregidos. La interfaz gráfica ha sido mejorado significativamente.
Some cosmetics bugs were fixed in the GUI. Local variable reusage for method parameter variables has been fixed. Comparison with zero and an incorrect comparison sign have been fixed. Some decompilation problems with debug info have been fixed. The GUI has been significantly improved.

2009-03-16 04:04
1.2

Completo las operaciones de JVM de apoyo. Ahora se admiten todas las operaciones, incluyendo DUPs diferentes y códigos de operación de intercambio,. Hay muchas correcciones menores y crítico para el decompiler para casi todas las construcciones de Java: bucles, try-catch-finally, sincronizada, los bloques de condiciones, etc Hay cambios en casi todas las operaciones. Hay un apoyo importante para la corrección de errores de codificación.
Full JVM operations support. Now all operations, including different dups and swap opcodes, are supported. There are many minor and critical bugfixes for the decompiler for almost all Java constructions: loops, try-catch-finally, synchronized, condition blocks, etc. There are changes in almost all operations. There is an important bugfix for encoding support.

2008-12-25 22:58
1.1

Una interfaz de Swing es proporcionado. Varios errores fueron corregidos.
Tags: Major feature enhancements
A Swing interface is provided. Several bugs were
fixed.

2008-05-09 22:55
1.0 Release Candidate 1

Tags: Initial freshmeat announcement

Project Resources