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 mrchecker-mobile-module-2023.04.04.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.capgemini.mrchecker.mobile.core.base.properties
├─ com.capgemini.mrchecker.mobile.core.base.properties.PropertiesFileSettings.class - [JAR]
com.capgemini.mrchecker.mobile.core.base.driver
├─ com.capgemini.mrchecker.mobile.core.base.driver.DriverManager.class - [JAR]
├─ com.capgemini.mrchecker.mobile.core.base.driver.INewMobileDriver.class - [JAR]
├─ com.capgemini.mrchecker.mobile.core.base.driver.NewAndroidDriver.class - [JAR]
├─ com.capgemini.mrchecker.mobile.core.base.driver.NewAppiumDriver.class - [JAR]
com.capgemini.mrchecker.mobile.core.base.exceptions
├─ com.capgemini.mrchecker.mobile.core.base.exceptions.BFAppiumServerNotConnectedException.class - [JAR]
com.capgemini.mrchecker.mobile.core.base.runtime
├─ com.capgemini.mrchecker.mobile.core.base.runtime.RuntimeParameters.class - [JAR]
com.capgemini.mrchecker.mobile.core
├─ com.capgemini.mrchecker.mobile.core.BasePage.class - [JAR]
├─ com.capgemini.mrchecker.mobile.core.BasePageAutoRegistration.class - [JAR]