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 sopremo-testplan-0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
eu.stratosphere.sopremo.testing
├─ eu.stratosphere.sopremo.testing.CoreFunctionsTest.class - [JAR]
├─ eu.stratosphere.sopremo.testing.FunctionTest.class - [JAR]
├─ eu.stratosphere.sopremo.testing.SecondOrderFunctionsTest.class - [JAR]
├─ eu.stratosphere.sopremo.testing.SopremoKeyExtractor.class - [JAR]
├─ eu.stratosphere.sopremo.testing.SopremoOperatorTestBase.class - [JAR]
├─ eu.stratosphere.sopremo.testing.SopremoTestPlan.class - [JAR]
├─ eu.stratosphere.sopremo.testing.SopremoTestRecords.class - [JAR]
├─ eu.stratosphere.sopremo.testing.SopremoTestUtil.class - [JAR]