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.ow2.chameleon.fuchsia.importer.philips-hue-0.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ow2.chameleon.fuchsia.importer.philipshue
├─ org.ow2.chameleon.fuchsia.importer.philipshue.FetchBridgeLampsTask.class - [JAR]
├─ org.ow2.chameleon.fuchsia.importer.philipshue.PhilipsHueBridgeImporter.class - [JAR]
├─ org.ow2.chameleon.fuchsia.importer.philipshue.PhilipsHueImporter.class - [JAR]
org.ow2.chameleon.fuchsia.importer.philipshue.shell
├─ org.ow2.chameleon.fuchsia.importer.philipshue.shell.PhilipsHueGogoCommand.class - [JAR]
org.ow2.chameleon.fuchsia.importer.philipshue.util
├─ org.ow2.chameleon.fuchsia.importer.philipshue.util.Constants.class - [JAR]
├─ org.ow2.chameleon.fuchsia.importer.philipshue.util.PhilipsHueBridgeDeclarationWrapper.class - [JAR]
├─ org.ow2.chameleon.fuchsia.importer.philipshue.util.PhilipsHueLightDeclarationWrapper.class - [JAR]