Skip to content

Some problems with source compilation in Eclipse IDE #362

Closed
@TikhomirovSergey

Description

@TikhomirovSergey

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions