View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window acacia-editor-shared-1.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.alkacon.acacia.shared
├─ com.alkacon.acacia.shared.AttributeConfiguration.class - [JAR]
├─ com.alkacon.acacia.shared.ContentDefinition.class - [JAR]
├─ com.alkacon.acacia.shared.Entity.class - [JAR]
├─ com.alkacon.acacia.shared.EntityAttribute.class - [JAR]
├─ com.alkacon.acacia.shared.TabInfo.class - [JAR]
├─ com.alkacon.acacia.shared.Type.class - [JAR]
├─ com.alkacon.acacia.shared.ValidationResult.class - [JAR]
com.alkacon.acacia.shared.rpc
├─ com.alkacon.acacia.shared.rpc.I_ContentService.class - [JAR]
├─ com.alkacon.acacia.shared.rpc.I_ContentServiceAsync.class - [JAR]