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 test-control-byte-code-1.7.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.efluid.tcbc.process
├─ com.efluid.tcbc.process.AnalysisUseDependency.class - [JAR]
├─ com.efluid.tcbc.process.BilanControleByteCode.class - [JAR]
├─ com.efluid.tcbc.process.DependencyAnalysisBetweenLibraries.class - [JAR]
├─ com.efluid.tcbc.process.MethodExistControl.class - [JAR]
├─ com.efluid.tcbc.process.ReadByteCodeClass.class - [JAR]
├─ com.efluid.tcbc.process.ScanneClasspath.class - [JAR]
com.efluid.tcbc.object
├─ com.efluid.tcbc.object.Fichier.class - [JAR]
├─ com.efluid.tcbc.object.Jar.class - [JAR]
├─ com.efluid.tcbc.object.MethodeCall.class - [JAR]
com.efluid.tcbc
├─ com.efluid.tcbc.TestAPIsDependenceJar.class - [JAR]
├─ com.efluid.tcbc.TestControleByteCode.class - [JAR]
├─ com.efluid.tcbc.TestControleFichiersEnDoublon.class - [JAR]
├─ com.efluid.tcbc.TestDependenceJar.class - [JAR]
com.efluid.tcbc.utils
├─ com.efluid.tcbc.utils.MethodLookup.class - [JAR]
├─ com.efluid.tcbc.utils.ScanneClasspathUtils.class - [JAR]