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 che-core-api-metrics-7.28.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.eclipse.che.api.metrics
├─ org.eclipse.che.api.metrics.RuntimeLogMeterBinder.class - [JAR]
├─ org.eclipse.che.api.metrics.UserMeterBinder.class - [JAR]
├─ org.eclipse.che.api.metrics.WorkspaceActivityMeterBinder.class - [JAR]
├─ org.eclipse.che.api.metrics.WorkspaceBinders.class - [JAR]
├─ org.eclipse.che.api.metrics.WorkspaceFailureMeterBinder.class - [JAR]
├─ org.eclipse.che.api.metrics.WorkspaceInterruptedStartAttemptsMeterBinder.class - [JAR]
├─ org.eclipse.che.api.metrics.WorkspaceMeterBinder.class - [JAR]
├─ org.eclipse.che.api.metrics.WorkspaceStartAttemptsMeterBinder.class - [JAR]
├─ org.eclipse.che.api.metrics.WorkspaceStartTrackerMeterBinder.class - [JAR]
├─ org.eclipse.che.api.metrics.WorkspaceStopTrackerMeterBinder.class - [JAR]
├─ org.eclipse.che.api.metrics.WorkspaceSuccessfulStartAttemptsMeterBinder.class - [JAR]
├─ org.eclipse.che.api.metrics.WorkspaceSuccessfulStopAttemptsMeterBinder.class - [JAR]
├─ org.eclipse.che.api.metrics.WsMasterMetricsModule.class - [JAR]