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 Magician-Configure-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.magician.configure
├─ com.magician.configure.MagicianConfigure.class - [JAR]
com.magician.configure.env
├─ com.magician.configure.env.Environment.class - [JAR]
com.magician.configure.load.constant
├─ com.magician.configure.load.constant.ReadMode.class - [JAR]
com.magician.configure.load.cache
├─ com.magician.configure.load.cache.ConfigCacheManager.class - [JAR]
com.magician.configure.load
├─ com.magician.configure.load.LoadConfig.class - [JAR]