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 jcore-mutationfinder-ae-2.6.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
de.julielab.jcore.ae.mutationfinder
├─ de.julielab.jcore.ae.mutationfinder.MutationAnnotator.class - [JAR]
edu.uchsc.ccp.nlp.ei.mutation
├─ edu.uchsc.ccp.nlp.ei.mutation.Mutation.class - [JAR]
├─ edu.uchsc.ccp.nlp.ei.mutation.MutationException.class - [JAR]
├─ edu.uchsc.ccp.nlp.ei.mutation.MutationExtractor.class - [JAR]
├─ edu.uchsc.ccp.nlp.ei.mutation.MutationFinder.class - [JAR]
├─ edu.uchsc.ccp.nlp.ei.mutation.PointMutation.class - [JAR]