-
-
Notifications
You must be signed in to change notification settings - Fork 764
The return type is incompatible #323
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
It is known issue. How to resolve: This was mentioned at https://github.com/appium/java-client/blob/master/README.md#note-to-developers This problem will autamatically resolved if this PR is merged: SeleniumHQ/selenium#863 |
@TikhomirovSergey This issue is there with Eclipse IDE version 4.5.2. Please clarify how to resolve it ? |
Thanks @SrinivasanTarget , will wait for next release then. |
@vikramvi There is a solution above, you can still use it. |
Fixed at #413 |
Hi There,
I'm new at this, perhaps I missed something during setup. I'm using eclipse Mars and jdk 1.7. After checking out the github project, I'm seeing a lot of compilation errors. In particulars "The return type is incompatible" on io.appium.java_client.AppiumDriver class. For example:
The text was updated successfully, but these errors were encountered: