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 kopeme-analysis-0.7.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
de.dagere.kopeme.instrumentation.generic
├─ de.dagere.kopeme.instrumentation.generic.JavaAssistPremain.class - [JAR]
├─ de.dagere.kopeme.instrumentation.generic.KoPeMeClassFileTransformaterData.class - [JAR]
de.dagere.kopeme.analysis
├─ de.dagere.kopeme.analysis.KoPeMeFilter.class - [JAR]
├─ de.dagere.kopeme.analysis.KoPeMeTraceAnalysis.class - [JAR]
de.dagere.kopeme.instrumentation
├─ de.dagere.kopeme.instrumentation.KiekerMeasureUtil.class - [JAR]
├─ de.dagere.kopeme.instrumentation.KoPeMeClassFileTransformater.class - [JAR]
├─ de.dagere.kopeme.instrumentation.KoPeMeClassFileTransformaterDataForKieker.class - [JAR]
├─ de.dagere.kopeme.instrumentation.KoPeMeKiekerPremain.class - [JAR]
├─ de.dagere.kopeme.instrumentation.RecursiveMethodCallFinder.class - [JAR]
├─ de.dagere.kopeme.instrumentation.VarDeclarationData.class - [JAR]