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 test-point-api-0.0.1-test1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.zrq.test.point.compiler.ksp
├─ com.zrq.test.point.compiler.ksp.TestEntryPointAllSymbolProcessor.class - [JAR]
├─ com.zrq.test.point.compiler.ksp.TestEntryPointAllSymbolProcessorProvider.class - [JAR]
com.zrq.test.point.compiler.ksp.process
├─ com.zrq.test.point.compiler.ksp.process.TestEnterPointModulesProcessorKt.class - [JAR]
├─ com.zrq.test.point.compiler.ksp.process.TestEnterPointProcessorKt.class - [JAR]
├─ com.zrq.test.point.compiler.ksp.process.TestEntryPointFragmentDetailsActivityProcessorKt.class - [JAR]
├─ com.zrq.test.point.compiler.ksp.process.TestEntryPointListFragmentProcessorKt.class - [JAR]
com.zrq.test.point.compiler
├─ com.zrq.test.point.compiler.Constants.class - [JAR]
com.zrq.test.point.compiler.ktx
├─ com.zrq.test.point.compiler.ktx.CreateClassKt.class - [JAR]
├─ com.zrq.test.point.compiler.ktx.KSClassDeclarationKt.class - [JAR]
├─ com.zrq.test.point.compiler.ktx.ProcessingEnvironmentKt.class - [JAR]
├─ com.zrq.test.point.compiler.ktx.TestEntryPointInfo.class - [JAR]
com.zrq.test.point.compiler.annotationprocessor
├─ com.zrq.test.point.compiler.annotationprocessor.TestEntryPointAllProcessor.class - [JAR]
com.zrq.test.point.compiler.annotationprocessor.process
├─ com.zrq.test.point.compiler.annotationprocessor.process.TestEntryPointFragmentDetailsActivityProcessorKt.class - [JAR]
├─ com.zrq.test.point.compiler.annotationprocessor.process.TestEntryPointListFragmentProcessorKt.class - [JAR]
├─ com.zrq.test.point.compiler.annotationprocessor.process.TestEntryPointModulesProcessorKt.class - [JAR]
├─ com.zrq.test.point.compiler.annotationprocessor.process.TestEntryPointProcessorKt.class - [JAR]