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 tools-mailsorter-0.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.gv2011.mailsorter
├─ com.github.gv2011.mailsorter.AdressBook.class - [JAR]
├─ com.github.gv2011.mailsorter.Category.class - [JAR]
├─ com.github.gv2011.mailsorter.Channel.class - [JAR]
├─ com.github.gv2011.mailsorter.Domain.class - [JAR]
├─ com.github.gv2011.mailsorter.EmailAddress.class - [JAR]
├─ com.github.gv2011.mailsorter.EmailChannel.class - [JAR]
├─ com.github.gv2011.mailsorter.Entity.class - [JAR]
├─ com.github.gv2011.mailsorter.EntityType.class - [JAR]
├─ com.github.gv2011.mailsorter.MailSorter.class - [JAR]
├─ com.github.gv2011.mailsorter.Organisation.class - [JAR]
├─ com.github.gv2011.mailsorter.Person.class - [JAR]