Android Import Project

Source: Internet
Author: User

After the busy 51, began to work hard, eclipse is not used to, import project will not, Baidu a bit

When you start using Eclipse, you'll find the question of how to open an existing Eclipse project and start looking for a long time in the menu.
In fact, the results of eclipse generation are not as open as vc,jcreator, and to open other existing projects under the Non-workspace folder, you can open the menu file->import→general→existing
Project into space. In select root directory, select the folder you want to open. At this point, if you choose Copy existing project into workspace the files will be copied to workspace at the same time. The first step here is to ensure that eclipse two files are guaranteed. Classpath and. Project is still there, otherwise it cannot be imported, that is, the import of Eclipse only recognized their own home things.
1. If the Java project is turned on is different from the current eclipse configuration, it will cause problems at run time.

Workaround: Open the menu project→properties modify. The main need to modify is the Java build path entry.

2. If the Android project is turned on is different from the current eclipse configuration, it will cause problems at run time.

Workaround: Open the menu project→properties modify. The main need to check the children under the Android item

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.