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 portal-chat-play-0.6.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
views.html
├─ views.html.index.class - [JAR]
controllers.javascript
├─ controllers.javascript.ReverseApplication.class - [JAR]
├─ controllers.javascript.ReverseAssets.class - [JAR]
com.github.flowersinthesand.portal.samples.chat
├─ com.github.flowersinthesand.portal.samples.chat.ChatHandler.class - [JAR]
controllers
├─ controllers.Application.class - [JAR]
├─ controllers.ReverseApplication.class - [JAR]
├─ controllers.ReverseAssets.class - [JAR]
├─ controllers.routes.class - [JAR]
com.github.flowersinthesand.portal.play
├─ com.github.flowersinthesand.portal.play.ReverseAssets.class - [JAR]
├─ com.github.flowersinthesand.portal.play.routes.class - [JAR]
controllers.ref
├─ controllers.ref.ReverseApplication.class - [JAR]
├─ controllers.ref.ReverseAssets.class - [JAR]
com.github.flowersinthesand.portal.play.ref
├─ com.github.flowersinthesand.portal.play.ref.ReverseAssets.class - [JAR]
com.github.flowersinthesand.portal.play.javascript
├─ com.github.flowersinthesand.portal.play.javascript.ReverseAssets.class - [JAR]