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 togglz-testing-4.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.togglz.testing
├─ org.togglz.testing.TestFeatureManager.class - [JAR]
├─ org.togglz.testing.TestFeatureManagerProvider.class - [JAR]
org.togglz.testing.vary
├─ org.togglz.testing.vary.VariationSet.class - [JAR]
├─ org.togglz.testing.vary.VariationSetBuilder.class - [JAR]
org.togglz.testing.fallback
├─ org.togglz.testing.fallback.FallbackTestFeatureManager.class - [JAR]
├─ org.togglz.testing.fallback.FallbackTestFeatureManagerProvider.class - [JAR]