Build path incomplete only in some workspaces (Android)

前端 未结 8 2430
天命终不由人
天命终不由人 2020-12-05 07:39

I have multiple Eclipse (3.52 \"Galileo\") ) workspaces so that I can keep related projects together in the same workspace. I switch between them with File > Switch Worksp

8条回答
  •  离开以前
    2020-12-05 08:13

    I think Bill LaPrise might be right in most cases, but not in mine. What I eventually had to do was go into the folder where I have all my projects and delete the .metadata for Eclipse (be aware that you'll have to re-import all the projects afterwards! Also all the environment settings you've set would also have to be redone)

    After it was deleted I just imported the project again, and it worked.

    This was on Eclipse 4.2.0 Juno, if you're wondering.

提交回复
热议问题