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 power-annotations-jandex-common-2.0.0.RC4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.t1.powerannotations.common
├─ com.github.t1.powerannotations.common.CommonUtils.class - [JAR]
├─ com.github.t1.powerannotations.common.Jandex.class - [JAR]
├─ com.github.t1.powerannotations.common.JandexPrinter.class - [JAR]
├─ com.github.t1.powerannotations.common.Logger.class - [JAR]
├─ com.github.t1.powerannotations.common.MixinResolver.class - [JAR]
├─ com.github.t1.powerannotations.common.PowerAnnotations.class - [JAR]
├─ com.github.t1.powerannotations.common.StereotypeResolver.class - [JAR]
org.jboss.jandex
├─ org.jboss.jandex.JandexBackdoor.class - [JAR]
├─ org.jboss.jandex.ReflectionUtils.class - [JAR]