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 l2fprod-common-annotations-1.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.l2fprod.common.annotations
├─ com.l2fprod.common.annotations.Browsable.class - [JAR]
├─ com.l2fprod.common.annotations.Categorization.class - [JAR]
├─ com.l2fprod.common.annotations.Description.class - [JAR]
├─ com.l2fprod.common.annotations.DirectoryProperty.class - [JAR]
├─ com.l2fprod.common.annotations.DisplayName.class - [JAR]
├─ com.l2fprod.common.annotations.EditorRegistry.class - [JAR]
├─ com.l2fprod.common.annotations.FileProperty.class - [JAR]
├─ com.l2fprod.common.annotations.PropertyEditorOverride.class - [JAR]
├─ com.l2fprod.common.annotations.PropertyRendererOverride.class - [JAR]
├─ com.l2fprod.common.annotations.RendererRegistry.class - [JAR]