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 blaze-kotlin-1.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.fizzed.blaze.kotlin
├─ com.fizzed.blaze.kotlin.BlazeKotlinEngine.class - [JAR]
├─ com.fizzed.blaze.kotlin.BlazeKotlinScript.class - [JAR]
├─ com.fizzed.blaze.kotlin.CountingSLF4JMessageCollector.class - [JAR]
├─ com.fizzed.blaze.kotlin.Kotlin1Compiler.class - [JAR]
├─ com.fizzed.blaze.kotlin.KotlinSourceFile.class - [JAR]
├─ com.fizzed.blaze.kotlin.Version.class - [JAR]