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 nemrodclient-1.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.nemrodsoftware.exception
├─ com.nemrodsoftware.exception.OperationException.class - [JAR]
com.nemrodsoftware.model
├─ com.nemrodsoftware.model.Locale.class - [JAR]
├─ com.nemrodsoftware.model.Module.class - [JAR]
├─ com.nemrodsoftware.model.PermissionEnum.class - [JAR]
├─ com.nemrodsoftware.model.Project.class - [JAR]
├─ com.nemrodsoftware.model.StatusMessage.class - [JAR]
├─ com.nemrodsoftware.model.User.class - [JAR]
com.nemrodsoftware
├─ com.nemrodsoftware.INemrodClient.class - [JAR]
├─ com.nemrodsoftware.NemrodClient.class - [JAR]