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 jannocessor-logic-0.7.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jannocessor.service.representation
├─ org.jannocessor.service.representation.JavaRepresenterImpl.class - [JAR]
├─ org.jannocessor.service.representation.RepresentationServiceModule.class - [JAR]
org.jannocessor.service.imports
├─ org.jannocessor.service.imports.ImportOrganizerImpl.class - [JAR]
├─ org.jannocessor.service.imports.ParsedTypeName.class - [JAR]
├─ org.jannocessor.service.imports.ParsedTypeNameParam.class - [JAR]
org.jannocessor.service.splitter
├─ org.jannocessor.service.splitter.MultiContentSplitterImpl.class - [JAR]
├─ org.jannocessor.service.splitter.SplitterServiceModule.class - [JAR]
org.jannocessor.inject
├─ org.jannocessor.inject.ImportsServiceModule.class - [JAR]