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 jsf-extensions-dev-time-annotations-0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.sun.faces.annotation
├─ com.sun.faces.annotation.Attribute.class - [JAR]
├─ com.sun.faces.annotation.Component.class - [JAR]
├─ com.sun.faces.annotation.Event.class - [JAR]
├─ com.sun.faces.annotation.Localizable.class - [JAR]
├─ com.sun.faces.annotation.Property.class - [JAR]
├─ com.sun.faces.annotation.PropertyCategory.class - [JAR]
├─ com.sun.faces.annotation.Renderer.class - [JAR]
├─ com.sun.faces.annotation.Resolver.class - [JAR]
├─ com.sun.faces.annotation.Tag.class - [JAR]