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 processor-0.2.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.lightningkite.ktordb
├─ com.lightningkite.ktordb.AnnotationProcessorKt.class - [JAR]
├─ com.lightningkite.ktordb.Field.class - [JAR]
├─ com.lightningkite.ktordb.FieldKt.class - [JAR]
├─ com.lightningkite.ktordb.HelpersKt.class - [JAR]
├─ com.lightningkite.ktordb.MongoFields.class - [JAR]
├─ com.lightningkite.ktordb.MongoFieldsKt.class - [JAR]
├─ com.lightningkite.ktordb.MyProvider.class - [JAR]
├─ com.lightningkite.ktordb.ReflectiveHackKt.class - [JAR]
├─ com.lightningkite.ktordb.ResolvedAnnotation.class - [JAR]
├─ com.lightningkite.ktordb.TabAppendable.class - [JAR]
├─ com.lightningkite.ktordb.TableGenerator.class - [JAR]