How to open an existing project using eclipse

Source: Internet
Author: User

I started to learn about Android development. It is a basic thing and I am used to it. net will find that other development tools are uncomfortable. Alas, it seems that Microsoft has been poisoned. Fortunately, everything is almost the same, but it cannot be found.

 

-------------

A problem occurs when you start using eclipse, that is, how to open an existing Eclipse project and find 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 choose file-> imP ORT → 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 you have two eclipse files. classpath and. the project is still running. Otherwise, it cannot be imported, that is, the eclipse imP ORT only recognizes its own items.
1. If the Java project is opened and the current eclipse configuration is different, problems may occur during runtime.

Solution: open project> properties to modify the menu. You must modify the Java build path.

2. If the android project is opened and the current eclipse configuration is different, problems may occur during running.

Solution: open project> properties to modify the menu. Check the subitem under android.

 

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.