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-geo-explorer-1.1.47.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
it.tidalwave.geo.explorer
├─ it.tidalwave.geo.explorer.GeoExplorerPresentation.class - [JAR]
it.tidalwave.geo.explorer.role
├─ it.tidalwave.geo.explorer.role.SelectionHandler.class - [JAR]
it.tidalwave.geo.explorer.impl.role
├─ it.tidalwave.geo.explorer.impl.role.AutoSelectionStrategy.class - [JAR]
├─ it.tidalwave.geo.explorer.impl.role.DefaultGeoCoderDataLoader.class - [JAR]
├─ it.tidalwave.geo.explorer.impl.role.EventBusSelectionHandler.class - [JAR]
it.tidalwave.geo.explorer.impl
├─ it.tidalwave.geo.explorer.impl.GeoExplorerTopComponent.class - [JAR]