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 appium-1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.xamarin.testcloud.appium
├─ com.xamarin.testcloud.appium.DriverHelper.class - [JAR]
├─ com.xamarin.testcloud.appium.EnhancedAndroidDriver.class - [JAR]
├─ com.xamarin.testcloud.appium.EnhancedIOSDriver.class - [JAR]
├─ com.xamarin.testcloud.appium.Event.class - [JAR]
├─ com.xamarin.testcloud.appium.EventReporter.class - [JAR]
├─ com.xamarin.testcloud.appium.EventType.class - [JAR]
├─ com.xamarin.testcloud.appium.Factory.class - [JAR]
├─ com.xamarin.testcloud.appium.LocalProvider.class - [JAR]
├─ com.xamarin.testcloud.appium.MemoryEventReporter.class - [JAR]
├─ com.xamarin.testcloud.appium.Provider.class - [JAR]
├─ com.xamarin.testcloud.appium.ShortIdentifier.class - [JAR]
├─ com.xamarin.testcloud.appium.StdOutEventReporter.class - [JAR]
├─ com.xamarin.testcloud.appium.Watcher.class - [JAR]