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 org.springframework.roo.obr.manager-2.0.0.RELEASE.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.springframework.roo.obr.addon.search
├─ org.springframework.roo.obr.addon.search.ObrAddOnBundleSymbolicName.class - [JAR]
├─ org.springframework.roo.obr.addon.search.ObrAddOnBundleSymbolicNameConverter.class - [JAR]
├─ org.springframework.roo.obr.addon.search.ObrAddOnCommands.class - [JAR]
├─ org.springframework.roo.obr.addon.search.ObrAddOnSearchOperations.class - [JAR]
├─ org.springframework.roo.obr.addon.search.ObrAddonSearchOperationsImpl.class - [JAR]
├─ org.springframework.roo.obr.addon.search.ObrRepositoryCommands.class - [JAR]
├─ org.springframework.roo.obr.addon.search.ObrRepositoryOperations.class - [JAR]
├─ org.springframework.roo.obr.addon.search.ObrRepositoryOperationsImpl.class - [JAR]
org.springframework.roo.obr.addon.search.model
├─ org.springframework.roo.obr.addon.search.model.ObrBundle.class - [JAR]