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 applicationinsights-profiler-library-0.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.microsoft.applicationinsights.profiler
├─ com.microsoft.applicationinsights.profiler.DurationConverter.class - [JAR]
├─ com.microsoft.applicationinsights.profiler.ErrorLevel.class - [JAR]
├─ com.microsoft.applicationinsights.profiler.EventLevel.class - [JAR]
├─ com.microsoft.applicationinsights.profiler.EventParameterInfo.class - [JAR]
├─ com.microsoft.applicationinsights.profiler.EventPipe.class - [JAR]
├─ com.microsoft.applicationinsights.profiler.EventPipeProxy.class - [JAR]
├─ com.microsoft.applicationinsights.profiler.JNIProxy.class - [JAR]
├─ com.microsoft.applicationinsights.profiler.LogRecord.class - [JAR]
├─ com.microsoft.applicationinsights.profiler.Profiler.class - [JAR]
├─ com.microsoft.applicationinsights.profiler.ProfilerConfiguration.class - [JAR]
├─ com.microsoft.applicationinsights.profiler.ProfilerCore.class - [JAR]
├─ com.microsoft.applicationinsights.profiler.SessionTracker.class - [JAR]
├─ com.microsoft.applicationinsights.profiler.TypeCode.class - [JAR]