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 fcw-mate-0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
eu.fbk.fcw.mate
├─ eu.fbk.fcw.mate.AnnaParseAnnotator.class - [JAR]
├─ eu.fbk.fcw.mate.AnnaParseModel.class - [JAR]
├─ eu.fbk.fcw.mate.AnnaPosAnnotator.class - [JAR]
├─ eu.fbk.fcw.mate.AnnaPosModel.class - [JAR]
├─ eu.fbk.fcw.mate.MateAnnotations.class - [JAR]
├─ eu.fbk.fcw.mate.MateSrlAnnotator.class - [JAR]
├─ eu.fbk.fcw.mate.MateSrlBeModel.class - [JAR]
├─ eu.fbk.fcw.mate.MateSrlModel.class - [JAR]
├─ eu.fbk.fcw.mate.ParseFrameNetExamplesWithMate.class - [JAR]
├─ eu.fbk.fcw.mate.ReparseConllAnna.class - [JAR]