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 fieldr-0.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.foby.fieldr.internal
├─ com.github.foby.fieldr.internal.ComplexFieldGenerator.class - [JAR]
├─ com.github.foby.fieldr.internal.FieldGenerator.class - [JAR]
├─ com.github.foby.fieldr.internal.FieldrProcessor.class - [JAR]
├─ com.github.foby.fieldr.internal.FieldrUtils.class - [JAR]
├─ com.github.foby.fieldr.internal.FieldsBase.class - [JAR]
├─ com.github.foby.fieldr.internal.FieldsClassModel.class - [JAR]
├─ com.github.foby.fieldr.internal.SimpleFieldGenerator.class - [JAR]
com.github.foby.fieldr
├─ com.github.foby.fieldr.GenerateFieldNames.class - [JAR]