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-extractor_3-0.51.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
functions.tastyextractor.model
├─ functions.tastyextractor.model.DetectedCatsEffect.class - [JAR]
├─ functions.tastyextractor.model.DetectedFramework.class - [JAR]
├─ functions.tastyextractor.model.EImport.class - [JAR]
├─ functions.tastyextractor.model.EMethod.class - [JAR]
├─ functions.tastyextractor.model.EPackage.class - [JAR]
├─ functions.tastyextractor.model.EParam.class - [JAR]
├─ functions.tastyextractor.model.EType.class - [JAR]
functions.tastyextractor
├─ functions.tastyextractor.BetterErrors.class - [JAR]
├─ functions.tastyextractor.StructureExtractor.class - [JAR]
├─ functions.tastyextractor.StructureExtractorInspector.class - [JAR]
├─ functions.tastyextractor.trySE.class - [JAR]