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 alfred4s_3-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
alfred4s
├─ alfred4s.alfred.class - [JAR]
├─ alfred4s.icon.class - [JAR]
├─ alfred4s.workflow.class - [JAR]
alfred4s.exceptions
├─ alfred4s.exceptions.Failure.class - [JAR]
alfred4s.models
├─ alfred4s.models.Item.class - [JAR]
├─ alfred4s.models.Items.class - [JAR]
├─ alfred4s.models.Mod.class - [JAR]