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 newrelic-weaver-api-8.5.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.newrelic.api.agent.weaver
├─ com.newrelic.api.agent.weaver.MatchType.class - [JAR]
├─ com.newrelic.api.agent.weaver.NewField.class - [JAR]
├─ com.newrelic.api.agent.weaver.SkipIfPresent.class - [JAR]
├─ com.newrelic.api.agent.weaver.Weave.class - [JAR]
├─ com.newrelic.api.agent.weaver.WeaveAllConstructors.class - [JAR]
├─ com.newrelic.api.agent.weaver.WeaveIntoAllMethods.class - [JAR]
├─ com.newrelic.api.agent.weaver.WeaveWithAnnotation.class - [JAR]
├─ com.newrelic.api.agent.weaver.Weaver.class - [JAR]