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