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 shell.presence-1.0.11.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
at.creadoo.homer.shell.presence.commands
├─ at.creadoo.homer.shell.presence.commands.CommandSupport.class - [JAR]
├─ at.creadoo.homer.shell.presence.commands.SimulatorDisable.class - [JAR]
├─ at.creadoo.homer.shell.presence.commands.SimulatorEnable.class - [JAR]
├─ at.creadoo.homer.shell.presence.commands.SimulatorList.class - [JAR]
├─ at.creadoo.homer.shell.presence.commands.SimulatorRecalc.class - [JAR]
├─ at.creadoo.homer.shell.presence.commands.SimulatorReset.class - [JAR]
├─ at.creadoo.homer.shell.presence.commands.SimulatorStatus.class - [JAR]
├─ at.creadoo.homer.shell.presence.commands.SimulatorVariables.class - [JAR]
at.creadoo.homer.shell.presence.commands.util
├─ at.creadoo.homer.shell.presence.commands.util.ConsoleUtil.class - [JAR]