The project cannot be built until the build path errors are resolved.

前端 未结 20 909
半阙折子戏
半阙折子戏 2020-12-07 11:14

While compiling an android project in eclipse 3.4.2, I am getting The project cannot be built until the build path errors are resolved.

I got a

20条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-07 11:34

    On my Mac this is what worked for me

    1. Project > Clean (errors and warnings will remain or increase after this)
    2. Close Eclipse
    3. Reopen Eclipse (errors show momentarily and then disappear, warnings remain)

    You are good to go and can now run your project

提交回复
热议问题