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.addon.roobot.client-1.3.2.RELEASE.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.springframework.roo.addon.roobot.client.model
├─ org.springframework.roo.addon.roobot.client.model.Bundle.class - [JAR]
├─ org.springframework.roo.addon.roobot.client.model.BundleVersion.class - [JAR]
├─ org.springframework.roo.addon.roobot.client.model.Comment.class - [JAR]
├─ org.springframework.roo.addon.roobot.client.model.Rating.class - [JAR]
org.springframework.roo.addon.roobot.client
├─ org.springframework.roo.addon.roobot.client.AddOnBundleSymbolicName.class - [JAR]
├─ org.springframework.roo.addon.roobot.client.AddOnBundleSymbolicNameConverter.class - [JAR]
├─ org.springframework.roo.addon.roobot.client.AddOnCommands.class - [JAR]
├─ org.springframework.roo.addon.roobot.client.AddOnFeedbackOperations.class - [JAR]
├─ org.springframework.roo.addon.roobot.client.AddOnFeedbackOperationsImpl.class - [JAR]
├─ org.springframework.roo.addon.roobot.client.AddOnIndexPublicFeatureResolver.class - [JAR]
├─ org.springframework.roo.addon.roobot.client.AddOnRooBotOperations.class - [JAR]
├─ org.springframework.roo.addon.roobot.client.AddOnRooBotOperationsImpl.class - [JAR]
├─ org.springframework.roo.addon.roobot.client.AddOnStabilityLevel.class - [JAR]