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 jabot-hipchat-adapter-0.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.krrrr38.jabot.plugin.adapter
├─ com.krrrr38.jabot.plugin.adapter.HipChatAdapter.class - [JAR]
com.krrrr38.jabot.plugin.adapter.model
├─ com.krrrr38.jabot.plugin.adapter.model.PostMessage.class - [JAR]
├─ com.krrrr38.jabot.plugin.adapter.model.Webhook.class - [JAR]