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 pdic4j-0.3.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.eb4j.pdic
├─ io.github.eb4j.pdic.AnalyzeBlock.class - [JAR]
├─ io.github.eb4j.pdic.DictionaryData.class - [JAR]
├─ io.github.eb4j.pdic.IndexCache.class - [JAR]
├─ io.github.eb4j.pdic.PdicDictionary.class - [JAR]
├─ io.github.eb4j.pdic.PdicElement.class - [JAR]
├─ io.github.eb4j.pdic.PdicHeader.class - [JAR]
├─ io.github.eb4j.pdic.Utils.class - [JAR]