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 bndannotation-1.18.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
eu.monnetproject.framework.bndannotation
├─ eu.monnetproject.framework.bndannotation.BNDAnnotationProcessor.class - [JAR]
eu.monnetproject.framework.bndannotation.component
├─ eu.monnetproject.framework.bndannotation.component.AnnotationReader.class - [JAR]
├─ eu.monnetproject.framework.bndannotation.component.ComponentDef.class - [JAR]
├─ eu.monnetproject.framework.bndannotation.component.DSAnnotations.class - [JAR]
├─ eu.monnetproject.framework.bndannotation.component.ReferenceDef.class - [JAR]