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 ae-common-notice-0.84.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.metaeffekt.common.notice.utils
├─ org.metaeffekt.common.notice.utils.NoticeUtils.class - [JAR]
org.metaeffekt.common.notice.model
├─ org.metaeffekt.common.notice.model.ComponentDefinition.class - [JAR]
├─ org.metaeffekt.common.notice.model.NoticeParameters.class - [JAR]
├─ org.metaeffekt.common.notice.model.ProjectContext.class - [JAR]
├─ org.metaeffekt.common.notice.model.UnassignedInformation.class - [JAR]