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 codegen-annotations-2.1.20.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.gdface.annotation
├─ net.gdface.annotation.AnnotationException.class - [JAR]
├─ net.gdface.annotation.AnnotationRuntimeException.class - [JAR]
├─ net.gdface.annotation.CodegenDefaultvalue.class - [JAR]
├─ net.gdface.annotation.CodegenEnumComment.class - [JAR]
├─ net.gdface.annotation.CodegenEnumValue.class - [JAR]
├─ net.gdface.annotation.CodegenInvalidValue.class - [JAR]
├─ net.gdface.annotation.CodegenLength.class - [JAR]
├─ net.gdface.annotation.CodegenRequired.class - [JAR]
├─ net.gdface.annotation.DefaultGenericTypes.class - [JAR]
├─ net.gdface.annotation.DeriveMethod.class - [JAR]
├─ net.gdface.annotation.Generic.class - [JAR]
├─ net.gdface.annotation.GenericNameException.class - [JAR]
├─ net.gdface.annotation.GenericParam.class - [JAR]
├─ net.gdface.annotation.GenericParamException.class - [JAR]
├─ net.gdface.annotation.Remote.class - [JAR]
├─ net.gdface.annotation.Service.class - [JAR]
├─ net.gdface.annotation.ServicePort.class - [JAR]