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 smjni-jnigen-kprocessor-3.7.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
smjni.jnigen.ksp
├─ smjni.jnigen.ksp.ClassContent.class - [JAR]
├─ smjni.jnigen.ksp.Context.class - [JAR]
├─ smjni.jnigen.ksp.Generator.class - [JAR]
├─ smjni.jnigen.ksp.JavaClassInfo.class - [JAR]
├─ smjni.jnigen.ksp.LexicographicallyComparableWrapper.class - [JAR]
├─ smjni.jnigen.ksp.LexicographicallyComparableWrapperWithComparator.class - [JAR]
├─ smjni.jnigen.ksp.NameTable.class - [JAR]
├─ smjni.jnigen.ksp.ProcessingException.class - [JAR]
├─ smjni.jnigen.ksp.Processor.class - [JAR]
├─ smjni.jnigen.ksp.Provider.class - [JAR]
├─ smjni.jnigen.ksp.TypeMap.class - [JAR]
├─ smjni.jnigen.ksp.UniqueName.class - [JAR]
├─ smjni.jnigen.ksp.UtilKt.class - [JAR]