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 dbrain-classtags-2.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.dbrain.classtags.atp
├─ org.dbrain.classtags.atp.ClassTagsAnnotationProcessor.class - [JAR]
org.dbrain.classtags
├─ org.dbrain.classtags.ClassTagAnnotation.class - [JAR]
├─ org.dbrain.classtags.ClassTagQuery.class - [JAR]
├─ org.dbrain.classtags.ClassTags.class - [JAR]
org.dbrain.classtags.impl
├─ org.dbrain.classtags.impl.ClassTagEntry.class - [JAR]
├─ org.dbrain.classtags.impl.ClassTagUtils.class - [JAR]
├─ org.dbrain.classtags.impl.ClassTagsCollector.class - [JAR]