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 kolab-ws-entities-3.11.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.evolvis.bsi.kolab.util
├─ org.evolvis.bsi.kolab.util.DateUtil.class - [JAR]
├─ org.evolvis.bsi.kolab.util.FolderType.class - [JAR]
org.evolvis.bsi.kolab.db
├─ org.evolvis.bsi.kolab.db.FolderVisibility.class - [JAR]
├─ org.evolvis.bsi.kolab.db.ImapFolder.class - [JAR]
├─ org.evolvis.bsi.kolab.db.KolabItem.class - [JAR]
├─ org.evolvis.bsi.kolab.db.User.class - [JAR]