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 gt-sample-data-24.2-oss84-1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.geotools
├─ org.geotools.TestData.class - [JAR]
org.geotools.test
├─ org.geotools.test.FixtureUtilities.class - [JAR]
├─ org.geotools.test.OnlineTestCase.class - [JAR]
├─ org.geotools.test.OnlineTestSupport.class - [JAR]
├─ org.geotools.test.TestData.class - [JAR]
├─ org.geotools.test.TestGraphics.class - [JAR]