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 openurp-edu-course-api-0.18.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.openurp.edu.course.model
├─ org.openurp.edu.course.model.Attachment.class - [JAR]
├─ org.openurp.edu.course.model.BlogStatus.class - [JAR]
├─ org.openurp.edu.course.model.CourseBlog.class - [JAR]
├─ org.openurp.edu.course.model.DefaultMapping.class - [JAR]
├─ org.openurp.edu.course.model.LecturePlan.class - [JAR]
├─ org.openurp.edu.course.model.Syllabus.class - [JAR]
├─ org.openurp.edu.course.model.SyllabusSection.class - [JAR]
├─ org.openurp.edu.course.model.SyllabusSectionTitle.class - [JAR]
├─ org.openurp.edu.course.model.TeacherBlog.class - [JAR]