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-0.15.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.facebook.testing.screenshot.build
├─ com.facebook.testing.screenshot.build.CleanScreenshotsTask.class - [JAR]
├─ com.facebook.testing.screenshot.build.PullScreenshotsTask.class - [JAR]
├─ com.facebook.testing.screenshot.build.RecordScreenshotTestTask.class - [JAR]
├─ com.facebook.testing.screenshot.build.RunScreenshotTestTask.class - [JAR]
├─ com.facebook.testing.screenshot.build.ScreenshotTask.class - [JAR]
├─ com.facebook.testing.screenshot.build.ScreenshotsPlugin.class - [JAR]
├─ com.facebook.testing.screenshot.build.ScreenshotsPluginExtension.class - [JAR]
├─ com.facebook.testing.screenshot.build.VerifyScreenshotTestTask.class - [JAR]
com.facebook.testing.screenshot.generated
├─ com.facebook.testing.screenshot.generated.ScreenshotTestBuildConfig.class - [JAR]