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 moco-scala_2.10-0.5.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.treppo.mocoscala
├─ org.treppo.mocoscala.RandomPort.class - [JAR]
├─ org.treppo.mocoscala.package.class - [JAR]
org.treppo.mocoscala.dsl
├─ org.treppo.mocoscala.dsl.CompositeMocoConfig.class - [JAR]
├─ org.treppo.mocoscala.dsl.Conversions.class - [JAR]
├─ org.treppo.mocoscala.dsl.Moco.class - [JAR]
org.treppo.mocoscala.wrapper
├─ org.treppo.mocoscala.wrapper.ExtractorMatcher.class - [JAR]
├─ org.treppo.mocoscala.wrapper.PartialRule.class - [JAR]
├─ org.treppo.mocoscala.wrapper.Rule.class - [JAR]