You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description Resource Path Location Type
The return type is incompatible with FindsByAccessibilityId.findElementsByAccessibilityId(String) AppiumDriver.java /java-client/src/main/java/io/appium/java_client line 211 Java Problem
It is weird because the same code is compiled perfectly in IntellijIDEA. Also I can remember that it was compiled on April 2015 in Eclipse.
Possible rootcauses and solutions:
there is something wrong in pom.xml and then it should improved
there is something wrong with IDE instance and then correct settings should be documented.
The text was updated successfully, but these errors were encountered:
Description
The source code is not compiled in Eclipse IDE
Details
There are multiple compilation errors like
It is weird because the same code is compiled perfectly in IntellijIDEA. Also I can remember that it was compiled on April 2015 in Eclipse.
Possible rootcauses and solutions:
The text was updated successfully, but these errors were encountered: