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 tasty-mima-interface-0.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
tastymima.intf
├─ tastymima.intf.Config.class - [JAR]
├─ tastymima.intf.Problem.class - [JAR]
├─ tastymima.intf.ProblemKind.class - [JAR]
├─ tastymima.intf.ProblemMatcher.class - [JAR]
├─ tastymima.intf.ProblemMatcherImpl.class - [JAR]
├─ tastymima.intf.ReflectionLoaderImpl.class - [JAR]
├─ tastymima.intf.TastyMiMa.class - [JAR]