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 thrall-1.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.lgigek.scenario
├─ com.github.lgigek.scenario.Scenario.class - [JAR]
├─ com.github.lgigek.scenario.ScenarioInfo.class - [JAR]
com.github.lgigek.util
├─ com.github.lgigek.util.PropertiesReader.class - [JAR]
com.github.lgigek.core
├─ com.github.lgigek.core.Browser.class - [JAR]
├─ com.github.lgigek.core.BrowserType.class - [JAR]
├─ com.github.lgigek.core.Element.class - [JAR]
├─ com.github.lgigek.core.EvidenceHandler.class - [JAR]