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 ec4j-ide-support-0.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ec4j.core.ide.completion
├─ org.ec4j.core.ide.completion.CompletionEntry.class - [JAR]
├─ org.ec4j.core.ide.completion.CompletionEntryMatcher.class - [JAR]
├─ org.ec4j.core.ide.completion.LCSS.class - [JAR]
org.ec4j.core.ide
├─ org.ec4j.core.ide.IdeSupportService.class - [JAR]
├─ org.ec4j.core.ide.TokenContext.class - [JAR]