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 jprotobuf-precompile-plugin-gradle-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.baidu.jprotobuf.plugin
├─ com.baidu.jprotobuf.plugin.AbstractCompiler.class - [JAR]
├─ com.baidu.jprotobuf.plugin.CacheableJdkCompiler.class - [JAR]
├─ com.baidu.jprotobuf.plugin.ClassUtils.class - [JAR]
├─ com.baidu.jprotobuf.plugin.Compiler.class - [JAR]
├─ com.baidu.jprotobuf.plugin.JdkCompiler.class - [JAR]
├─ com.baidu.jprotobuf.plugin.JprotobufPreCompileMain.class - [JAR]
├─ com.baidu.jprotobuf.plugin.PrecompilePlugin.class - [JAR]
├─ com.baidu.jprotobuf.plugin.PrecompileTask.class - [JAR]
├─ com.baidu.jprotobuf.plugin.package-info.class - [JAR]