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 ubuntu-packager-plugin-0.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
packager.commands
├─ packager.commands.Command.class - [JAR]
├─ packager.commands.CopyOverrides.class - [JAR]
├─ packager.commands.Debuild.class - [JAR]
├─ packager.commands.Downloader.class - [JAR]
├─ packager.commands.Extractor.class - [JAR]
├─ packager.commands.MakeDh.class - [JAR]
packager.commands.makedh
├─ packager.commands.makedh.Context.class - [JAR]
packager
├─ packager.Packager.class - [JAR]
├─ packager.PackagerConvention.class - [JAR]
├─ packager.UbuntuConvention.class - [JAR]
├─ packager.UbuntuPackager.class - [JAR]
├─ packager.UbuntuPackagerPlugin.class - [JAR]