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 sword-kcp-kotlin-plugin-0.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.guodong.android.sword.kcp.kotlin
├─ com.guodong.android.sword.kcp.kotlin.AnnotationAdapter.class - [JAR]
├─ com.guodong.android.sword.kcp.kotlin.BuildConfig.class - [JAR]
├─ com.guodong.android.sword.kcp.kotlin.SwordAdapter.class - [JAR]
├─ com.guodong.android.sword.kcp.kotlin.SwordClassBuilder.class - [JAR]
├─ com.guodong.android.sword.kcp.kotlin.SwordClassGenerationInterceptor.class - [JAR]
├─ com.guodong.android.sword.kcp.kotlin.SwordCommandLineProcessor.class - [JAR]
├─ com.guodong.android.sword.kcp.kotlin.SwordComponentRegistrar.class - [JAR]
├─ com.guodong.android.sword.kcp.kotlin.SwordIrGenerationExtension.class - [JAR]
├─ com.guodong.android.sword.kcp.kotlin.SwordParam.class - [JAR]
├─ com.guodong.android.sword.kcp.kotlin.SwordTransformer.class - [JAR]