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 ibis-compile-2.3.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
ibis.compile
├─ ibis.compile.ASMClassInfo.class - [JAR]
├─ ibis.compile.ASMRepository.class - [JAR]
├─ ibis.compile.ASMWrapper.class - [JAR]
├─ ibis.compile.BCELClassInfo.class - [JAR]
├─ ibis.compile.BCELWrapper.class - [JAR]
├─ ibis.compile.ByteCodeWrapper.class - [JAR]
├─ ibis.compile.ClassInfo.class - [JAR]
├─ ibis.compile.Ibisc.class - [JAR]
├─ ibis.compile.IbiscComponent.class - [JAR]
├─ ibis.compile.IbiscEntry.class - [JAR]
├─ ibis.compile.JarEntryInfo.class - [JAR]
├─ ibis.compile.JarInfo.class - [JAR]
ibis.compile.util
├─ ibis.compile.util.RunJavac.class - [JAR]