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 plugin-1.2.0-rc1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
android.content
├─ android.content.Context.class - [JAR]
com.therouter.plugin
├─ com.therouter.plugin.AddCodeVisitor.class - [JAR]
├─ com.therouter.plugin.BuildConfig.class - [JAR]
├─ com.therouter.plugin.JarInfo.class - [JAR]
├─ com.therouter.plugin.LogUI.class - [JAR]
├─ com.therouter.plugin.Node.class - [JAR]
├─ com.therouter.plugin.RouteItem.class - [JAR]
├─ com.therouter.plugin.SourceInfo.class - [JAR]
├─ com.therouter.plugin.TheRouterInjects.class - [JAR]
├─ com.therouter.plugin.TheRouterPlugin.class - [JAR]
├─ com.therouter.plugin.TheRouterTransform.class - [JAR]