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 migration_2.13-1.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
migration
├─ migration.DataDirs.class - [JAR]
├─ migration.Download.class - [JAR]
├─ migration.Extract.class - [JAR]
├─ migration.HttpRequestSettings.class - [JAR]
├─ migration.Main.class - [JAR]
├─ migration.ParsedConfig.class - [JAR]
├─ migration.RegexResolve.class - [JAR]
├─ migration.Unzip.class - [JAR]
├─ migration.ValidateXml.class - [JAR]