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-selenium2-webclient-protractor-RELEASE180.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.netbeans.modules.selenium2.webclient.protractor.preferences
├─ org.netbeans.modules.selenium2.webclient.protractor.preferences.Bundle.class - [JAR]
├─ org.netbeans.modules.selenium2.webclient.protractor.preferences.ProtractorPreferences.class - [JAR]
├─ org.netbeans.modules.selenium2.webclient.protractor.preferences.ProtractorPreferencesValidator.class - [JAR]
org.netbeans.modules.selenium2.webclient.protractor
├─ org.netbeans.modules.selenium2.webclient.protractor.Bundle.class - [JAR]
├─ org.netbeans.modules.selenium2.webclient.protractor.CustomizerProtractor.class - [JAR]
├─ org.netbeans.modules.selenium2.webclient.protractor.CustomizerProtractorPanel.class - [JAR]
├─ org.netbeans.modules.selenium2.webclient.protractor.ImportantFilesImpl.class - [JAR]
├─ org.netbeans.modules.selenium2.webclient.protractor.ProtractorRunner.class - [JAR]
├─ org.netbeans.modules.selenium2.webclient.protractor.ProtractorSeleniumTestingProvider.class - [JAR]
org.netbeans.modules.selenium2.webclient.protractor.wizard
├─ org.netbeans.modules.selenium2.webclient.protractor.wizard.Bundle.class - [JAR]
├─ org.netbeans.modules.selenium2.webclient.protractor.wizard.NewJasmineTestcaseWizardIterator.class - [JAR]
├─ org.netbeans.modules.selenium2.webclient.protractor.wizard.NewProtractorConfWizardIterator.class - [JAR]