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 iglu-1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ijsberg.iglu.util.types
├─ org.ijsberg.iglu.util.types.Converter.class - [JAR]
org.ijsberg.iglu
├─ org.ijsberg.iglu.Cluster.class - [JAR]
├─ org.ijsberg.iglu.ConfigurationException.class - [JAR]
├─ org.ijsberg.iglu.Layer.class - [JAR]
├─ org.ijsberg.iglu.Module.class - [JAR]
org.ijsberg.iglu.configuration
├─ org.ijsberg.iglu.configuration.StandardCluster.class - [JAR]
├─ org.ijsberg.iglu.configuration.StandardModule.class - [JAR]
org.ijsberg.iglu.util.reflection
├─ org.ijsberg.iglu.util.reflection.MethodInvocation.class - [JAR]
├─ org.ijsberg.iglu.util.reflection.ReflectionSupport.class - [JAR]