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 differentia-javaica-1.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
pl.ncdc.differentia
├─ pl.ncdc.differentia.ComparisonResult.class - [JAR]
├─ pl.ncdc.differentia.Differentia.class - [JAR]
├─ pl.ncdc.differentia.DifferentiaAssert.class - [JAR]
├─ pl.ncdc.differentia.DifferentiaUtils.class - [JAR]
├─ pl.ncdc.differentia.Position.class - [JAR]
pl.ncdc.differentia.antlr
├─ pl.ncdc.differentia.antlr.JavaLexer.class - [JAR]
├─ pl.ncdc.differentia.antlr.JavaParser.class - [JAR]