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 openidm-shell-6.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.forgerock.openidm.shell.felixgogo
├─ org.forgerock.openidm.shell.felixgogo.AbstractFelixCommandsService.class - [JAR]
├─ org.forgerock.openidm.shell.felixgogo.Activator.class - [JAR]
├─ org.forgerock.openidm.shell.felixgogo.FelixGogoCommandsServiceGenerator.class - [JAR]
├─ org.forgerock.openidm.shell.felixgogo.MetaVar.class - [JAR]
org.forgerock.openidm.shell.impl
├─ org.forgerock.openidm.shell.impl.BasicCommandScope.class - [JAR]
├─ org.forgerock.openidm.shell.impl.CommandProxy.class - [JAR]
├─ org.forgerock.openidm.shell.impl.HttpRemoteJsonResource.class - [JAR]
├─ org.forgerock.openidm.shell.impl.LocalCommandScope.class - [JAR]
├─ org.forgerock.openidm.shell.impl.Main.class - [JAR]
├─ org.forgerock.openidm.shell.impl.RemoteCommandScope.class - [JAR]
├─ org.forgerock.openidm.shell.impl.UpdateCommand.class - [JAR]
├─ org.forgerock.openidm.shell.impl.UpdateCommandConfig.class - [JAR]
├─ org.forgerock.openidm.shell.impl.UpdateExecutionState.class - [JAR]
org.forgerock.openidm.shell.felixgogo.debug
├─ org.forgerock.openidm.shell.felixgogo.debug.DebugCommands.class - [JAR]
├─ org.forgerock.openidm.shell.felixgogo.debug.InteractiveObjectSetService.class - [JAR]
org.forgerock.openidm.shell
├─ org.forgerock.openidm.shell.CustomCommandScope.class - [JAR]