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 dirigible-core-problems-6.3.16.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.eclipse.dirigible.core.problems.api
├─ org.eclipse.dirigible.core.problems.api.IProblemsCoreService.class - [JAR]
org.eclipse.dirigible.core.problems.model.response
├─ org.eclipse.dirigible.core.problems.model.response.ResponseModel.class - [JAR]
org.eclipse.dirigible.core.problems.model
├─ org.eclipse.dirigible.core.problems.model.ProblemsModel.class - [JAR]
org.eclipse.dirigible.core.problems.service
├─ org.eclipse.dirigible.core.problems.service.ProblemsCoreService.class - [JAR]
org.eclipse.dirigible.core.problems.utils
├─ org.eclipse.dirigible.core.problems.utils.DateValidator.class - [JAR]
├─ org.eclipse.dirigible.core.problems.utils.ProblemsConstants.class - [JAR]
org.eclipse.dirigible.core.problems.exceptions
├─ org.eclipse.dirigible.core.problems.exceptions.ProblemsException.class - [JAR]