The project was not built since its build path is incomplete

前端 未结 18 1373
一向
一向 2020-12-04 15:29

Every time I try to import a project downloaded from googlecode into Eclipse but I get some errors:

The project was not built since its build

18条回答
  •  执念已碎
    2020-12-04 15:58

    For me this problem was related to OpenJDK 6 on Ubuntu.

    Update your JRE or install Sun's proprietary JRE instead and restart Eclipse.

提交回复
热议问题