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 test-fixtures-0.4.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.alecstrong.sql.psi.test.fixtures
├─ com.alecstrong.sql.psi.test.fixtures.CompileFileKt.class - [JAR]
├─ com.alecstrong.sql.psi.test.fixtures.FixturesTest.class - [JAR]
├─ com.alecstrong.sql.psi.test.fixtures.FixturesTestKt.class - [JAR]
├─ com.alecstrong.sql.psi.test.fixtures.TestFile.class - [JAR]
├─ com.alecstrong.sql.psi.test.fixtures.TestFileType.class - [JAR]
├─ com.alecstrong.sql.psi.test.fixtures.TestHeadlessParser.class - [JAR]
├─ com.alecstrong.sql.psi.test.fixtures.TestLanguage.class - [JAR]
├─ com.alecstrong.sql.psi.test.fixtures.TestParserDefinition.class - [JAR]