Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some problems with source compilation in Eclipse IDE #362

Closed
TikhomirovSergey opened this issue Apr 20, 2016 · 2 comments
Closed

Some problems with source compilation in Eclipse IDE #362

TikhomirovSergey opened this issue Apr 20, 2016 · 2 comments
Milestone

Comments

@TikhomirovSergey
Copy link
Contributor

Description

The source code is not compiled in Eclipse IDE

Details

There are multiple compilation errors like

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.
@TikhomirovSergey
Copy link
Contributor Author

#321

@TikhomirovSergey TikhomirovSergey modified the milestones: 4.1.0, 4.0.0 May 29, 2016
@TikhomirovSergey
Copy link
Contributor Author

The same has been reproduced in IDEA 2016.1.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant