简体   繁体   中英

Opening project files in eclipse

I am unable to open certain project files in eclipse. The error message says that the Project Description file(.project) is missing. However if I open up the folder using windows explorer, I am able to see the .project file. I am not sure how to resolve this, hope someone can advise. Thank you.

Try to import manually the project in the workspace by doing:

File -> Import -> General -> Existing Projects.

Then select the root directory of your project.

After that it should be configured correctly

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM