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 modeller-business-1.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cool.pandora.modeller
├─ cool.pandora.modeller.Bagger.class - [JAR]
├─ cool.pandora.modeller.Contact.class - [JAR]
├─ cool.pandora.modeller.Organization.class - [JAR]
├─ cool.pandora.modeller.Profile.class - [JAR]
├─ cool.pandora.modeller.ProfileField.class - [JAR]
cool.pandora.modeller.domain
├─ cool.pandora.modeller.domain.JSonBagger.class - [JAR]