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-hierarchy-explorer-1.0.25.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
it.tidalwave.hierarchy.explorer.impl.role
├─ it.tidalwave.hierarchy.explorer.impl.role.AutoSelectionStrategy.class - [JAR]
├─ it.tidalwave.hierarchy.explorer.impl.role.DefaultHViewManagerDataLoader.class - [JAR]
├─ it.tidalwave.hierarchy.explorer.impl.role.EventBusSelectionHandler.class - [JAR]
it.tidalwave.hierarchy.explorer.role
├─ it.tidalwave.hierarchy.explorer.role.SelectionHandler.class - [JAR]
it.tidalwave.hierarchy.explorer
├─ it.tidalwave.hierarchy.explorer.HExplorerPresentation.class - [JAR]
it.tidalwave.hierarchy.explorer.impl
├─ it.tidalwave.hierarchy.explorer.impl.HExplorerTopComponent.class - [JAR]