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 Jarvis-0.1.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
PlasticMetal.Jarvis.Collections
├─ PlasticMetal.Jarvis.Collections.KeyedCollection.class - [JAR]
PlasticMetal.Jarvis
├─ PlasticMetal.Jarvis.Common.class - [JAR]
├─ PlasticMetal.Jarvis.Parse.class - [JAR]
PlasticMetal.Jarvis.ObjectModel
├─ PlasticMetal.Jarvis.ObjectModel.Triad.class - [JAR]
├─ PlasticMetal.Jarvis.ObjectModel.TryResult.class - [JAR]
├─ PlasticMetal.Jarvis.ObjectModel.Tuple.class - [JAR]