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 updater-RELEASE180.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.netbeans.updater
├─ org.netbeans.updater.Localization.class - [JAR]
├─ org.netbeans.updater.ModuleDeactivator.class - [JAR]
├─ org.netbeans.updater.ModuleUpdate.class - [JAR]
├─ org.netbeans.updater.ModuleUpdater.class - [JAR]
├─ org.netbeans.updater.UpdateTracking.class - [JAR]
├─ org.netbeans.updater.UpdaterDispatcher.class - [JAR]
├─ org.netbeans.updater.UpdaterFrame.class - [JAR]
├─ org.netbeans.updater.UpdaterInternal.class - [JAR]
├─ org.netbeans.updater.UpdatingContext.class - [JAR]
├─ org.netbeans.updater.XMLUtil.class - [JAR]