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 cross-platform-navigation_2.11-1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
buildinfo
├─ buildinfo.BuildInfo.class - [JAR]
com.gu.navigation.model
├─ com.gu.navigation.model.Navigation.class - [JAR]
├─ com.gu.navigation.model.NavigationSection.class - [JAR]
com.gu.navigation
├─ com.gu.navigation.GarnettNavigationProvider.class - [JAR]
├─ com.gu.navigation.NavigationParseError.class - [JAR]
├─ com.gu.navigation.NavigationProvider.class - [JAR]