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 JuniorKilnDomain-1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.kilnhg.timsparg.juniorkilndomain
├─ com.kilnhg.timsparg.juniorkilndomain.Annotation.class - [JAR]
├─ com.kilnhg.timsparg.juniorkilndomain.Cat.class - [JAR]
├─ com.kilnhg.timsparg.juniorkilndomain.Changeset.class - [JAR]
├─ com.kilnhg.timsparg.juniorkilndomain.Diff.class - [JAR]
├─ com.kilnhg.timsparg.juniorkilndomain.KilnAPIError.class - [JAR]
├─ com.kilnhg.timsparg.juniorkilndomain.KilnAPIErrorHolder.class - [JAR]
├─ com.kilnhg.timsparg.juniorkilndomain.Manifest.class - [JAR]
├─ com.kilnhg.timsparg.juniorkilndomain.Permission.class - [JAR]
├─ com.kilnhg.timsparg.juniorkilndomain.Person.class - [JAR]
├─ com.kilnhg.timsparg.juniorkilndomain.Project.class - [JAR]
├─ com.kilnhg.timsparg.juniorkilndomain.Repository.class - [JAR]
├─ com.kilnhg.timsparg.juniorkilndomain.RepositoryAlias.class - [JAR]
├─ com.kilnhg.timsparg.juniorkilndomain.RepositoryGroup.class - [JAR]
├─ com.kilnhg.timsparg.juniorkilndomain.Review.class - [JAR]