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-core-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.model
├─ cool.pandora.modeller.model.BagStatus.class - [JAR]
├─ cool.pandora.modeller.model.Status.class - [JAR]
├─ cool.pandora.modeller.model.StatusModel.class - [JAR]
cool.pandora.modeller.bag
├─ cool.pandora.modeller.bag.BagInfoField.class - [JAR]
├─ cool.pandora.modeller.bag.BaggerFetch.class - [JAR]
├─ cool.pandora.modeller.bag.BaggerFileEntity.class - [JAR]
├─ cool.pandora.modeller.bag.BaggerProfile.class - [JAR]
├─ cool.pandora.modeller.bag.BaggerSourceOrganization.class - [JAR]
cool.pandora.modeller.bag.impl
├─ cool.pandora.modeller.bag.impl.DefaultBag.class - [JAR]
├─ cool.pandora.modeller.bag.impl.DefaultBagInfo.class - [JAR]
├─ cool.pandora.modeller.bag.impl.ManifestPropertiesImpl.class - [JAR]
cool.pandora.modeller.profile
├─ cool.pandora.modeller.profile.BaggerProfileStore.class - [JAR]