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 org-netbeans-modules-cordova-platforms-RELEASE180.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.netbeans.modules.cordova.platforms
├─ org.netbeans.modules.cordova.platforms.BrowserConfigurationPanel.class - [JAR]
├─ org.netbeans.modules.cordova.platforms.BrowserCustomizer.class - [JAR]
├─ org.netbeans.modules.cordova.platforms.BrowserURLMapperImpl.class - [JAR]
├─ org.netbeans.modules.cordova.platforms.EnhancedBrowserImpl.class - [JAR]
├─ org.netbeans.modules.cordova.platforms.MobilePlatformsSetup.class - [JAR]
├─ org.netbeans.modules.cordova.platforms.RefreshOnSaveListenerImpl.class - [JAR]
org.netbeans.modules.cordova.platforms.api
├─ org.netbeans.modules.cordova.platforms.api.Bundle.class - [JAR]
├─ org.netbeans.modules.cordova.platforms.api.ClientProjectUtilities.class - [JAR]
├─ org.netbeans.modules.cordova.platforms.api.PlatformManager.class - [JAR]
├─ org.netbeans.modules.cordova.platforms.api.ProcessUtilities.class - [JAR]
├─ org.netbeans.modules.cordova.platforms.api.WebKitDebuggingSupport.class - [JAR]
org.netbeans.modules.cordova.platforms.spi
├─ org.netbeans.modules.cordova.platforms.spi.BuildPerformer.class - [JAR]
├─ org.netbeans.modules.cordova.platforms.spi.Device.class - [JAR]
├─ org.netbeans.modules.cordova.platforms.spi.MobileDebugTransport.class - [JAR]
├─ org.netbeans.modules.cordova.platforms.spi.MobilePlatform.class - [JAR]
├─ org.netbeans.modules.cordova.platforms.spi.PropertyProvider.class - [JAR]
├─ org.netbeans.modules.cordova.platforms.spi.ProvisioningProfile.class - [JAR]
├─ org.netbeans.modules.cordova.platforms.spi.SDK.class - [JAR]