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 it-tidalwave-bluemarine2-commons-test-1.1-ALPHA-1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
it.tidalwave.bluemarine2.commons.test
├─ it.tidalwave.bluemarine2.commons.test.EventBarrier.class - [JAR]
├─ it.tidalwave.bluemarine2.commons.test.SpringTestSupport.class - [JAR]
├─ it.tidalwave.bluemarine2.commons.test.TestSetLocator.class - [JAR]
├─ it.tidalwave.bluemarine2.commons.test.TestSetTriple.class - [JAR]
├─ it.tidalwave.bluemarine2.commons.test.TestUtilities.class - [JAR]
it.tidalwave.util.test
├─ it.tidalwave.util.test.FileComparisonUtilsWithPathNormalizer.class - [JAR]