How to open an existing project using eclipse

Source: Internet
Author: User
When I started using eclipse, I found a problem, that is, how to open an existing Eclipse project, and I haven't found it in the menu for a long time.
In fact, the results generated by eclipse are not as direct as those generated by VC and jcreator. to open other existing projects in a non-workspace folder, you can open the menu
File-> Import → General → existing project into space.

Select the folder to open in select root directory. If you select copy existing project into workspace, the file will be copied to the workspace at the same time.

Make sure that the. classpath and. project files of eclipse are still running. Otherwise, they cannot be imported. That is to say, the import of Eclipse only recognizes its own items.
If the project to be opened is different from the eclipse configuration, problems may occur during running. Solution:
Choose project> properties to modify the menu. You must modify the Java build path.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.