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 matrix-commons-2.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.tencent.matrix.javalib.util
├─ com.tencent.matrix.javalib.util.FileUtil.class - [JAR]
├─ com.tencent.matrix.javalib.util.IOUtil.class - [JAR]
├─ com.tencent.matrix.javalib.util.Log.class - [JAR]
├─ com.tencent.matrix.javalib.util.Pair.class - [JAR]
├─ com.tencent.matrix.javalib.util.ReflectUtil.class - [JAR]
├─ com.tencent.matrix.javalib.util.Util.class - [JAR]
com.android.dexdeps
├─ com.android.dexdeps.ClassRef.class - [JAR]
├─ com.android.dexdeps.DexData.class - [JAR]
├─ com.android.dexdeps.DexDataException.class - [JAR]
├─ com.android.dexdeps.FieldRef.class - [JAR]
├─ com.android.dexdeps.MethodRef.class - [JAR]
├─ com.android.dexdeps.Output.class - [JAR]