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 ignite-tools-2.15.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.ignite.tools.junit
├─ org.apache.ignite.tools.junit.JUnitTeamcityReporter.class - [JAR]
├─ org.apache.ignite.tools.junit.X.class - [JAR]
org.apache.ignite.tools.surefire.testsuites
├─ org.apache.ignite.tools.surefire.testsuites.AssertOnOrphanedTests.class - [JAR]
├─ org.apache.ignite.tools.surefire.testsuites.CheckAllTestsInSuites.class - [JAR]
├─ org.apache.ignite.tools.surefire.testsuites.IgniteTestsProvider.class - [JAR]
├─ org.apache.ignite.tools.surefire.testsuites.OrphanedTestCollection.class - [JAR]
org.apache.ignite.util.antgar
├─ org.apache.ignite.util.antgar.IgniteDeploymentGarAntTask.class - [JAR]
org.apache.ignite.tools.ant.beautifier
├─ org.apache.ignite.tools.ant.beautifier.GridJavadocAntTask.class - [JAR]
├─ org.apache.ignite.tools.ant.beautifier.GridJavadocCharArrayLexReader.class - [JAR]
├─ org.apache.ignite.tools.ant.beautifier.GridJavadocToken.class - [JAR]
├─ org.apache.ignite.tools.ant.beautifier.GridJavadocTokenType.class - [JAR]
org.apache.ignite.tools.classgen
├─ org.apache.ignite.tools.classgen.ClassesGenerator.class - [JAR]
org.apache.ignite.tools.javadoc
├─ org.apache.ignite.tools.javadoc.IgniteLinkTaglet.class - [JAR]
org.apache.ignite.tools.surefire
├─ org.apache.ignite.tools.surefire.TestSuiteAwareTestsetReporter.class - [JAR]