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 io.typefox.lsapi.annotations-0.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.typefox.lsapi.annotations
├─ io.typefox.lsapi.annotations.LanguageServerAPI.class - [JAR]
├─ io.typefox.lsapi.annotations.LanguageServerProcessor.class - [JAR]
io.typefox.lsapi.annotations.chedto
├─ io.typefox.lsapi.annotations.chedto.CheDTOGenerator.class - [JAR]
io.typefox.lsapi.annotations.util
├─ io.typefox.lsapi.annotations.util.Wrapper.class - [JAR]