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 skinny-engine-scalate_2.11-2.0.0.M4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.scalatra.scalate
├─ org.scalatra.scalate.package.class - [JAR]
skinny.engine.scalate
├─ skinny.engine.scalate.ScalateI18nSupport.class - [JAR]
├─ skinny.engine.scalate.ScalateRenderSupport.class - [JAR]
├─ skinny.engine.scalate.ScalateSupport.class - [JAR]
├─ skinny.engine.scalate.ScalateUrlGeneratorSupport.class - [JAR]
├─ skinny.engine.scalate.SkinnyEngineRenderContext.class - [JAR]
├─ skinny.engine.scalate.SkinnyEngineTemplateEngine.class - [JAR]