Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows 2012 SHA1 Hash: 5690d785cfe172861ba4fd87d3a03a67d1e420c2 Size: 178.45 KB File Format: gz
Rating: 2.217391304
out of 5
based on 23 user ratings
Publisher Website: External Link Downloads: 948 License: Free
Class Editor is a free software by Tanmay Mohapatra and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows 2012.
You can download Class Editor which is 178.45 KB in size and belongs to the software category File Editors. Class Editor was released on 2010-03-22 and last updated on our database on 2017-02-26 and is currently at version 2.23.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
Class Editor Description
Class Editor is, as its name implies, a lightweight application designed to assist you in exploring and editing the internal structure of any Java class binary file, as well as create classes from scratch.
The interface is simple and well-organized, enabling you to view details about class properties, contant pools, fields and methods, in separate tabs. Class Editor can read the Java class file and display its category, the version, access restrictions and interfaces, which you can modify according to your preferences.
You can use this application to view and edit field and method attributes, delete interfaces, modify their name and even add new ones to the class. A list of the included constant pools is also available, together with their type, string, name index, descriptor and value. The navigation tools, the search section and the filtering options are designed to help you easily find the entry that you are looking for.
One of its advantages is the ability to detect cascading changes, which means that when a portion of the structure is modified, the class is scanned for dependencies and connections to other fields, in order to prevent errors.
Additionally, it can check the class for consistency to help you create valid files. For instance, deleting a method results in the removal of the referenced constant pool entry, which is no longer needed.
The application can also display the related classes, analyze compiler specific attributes, as well as generate complete readable reports regarding the class functioning. It also comes in handy if you want to create new classes, which can help you learn Java instructions and class file internals.
All in all, Class Editor is an easy to use tool that developers can use to examine the insight of Java class binary files and make quick modifications to properties, fields, methods and attributes.