Alpha Pre-Release v0.1.0
Pre-release
Pre-release
Added features:
- Viewing general information about a Java class file such as the number of constant pool entries, the number of fields, the number of methods, the number of attributes and many more pieces of information.
- Exporting the data contained in a Java class file to an XML file containing the data represented in a human-readable format.
Bugfixes:
- Patched bugs related to incorrect generation of XML and exceptions being thrown when exporting the data in a Java class file to an XML file.