Some projects cannot be imported because they already exist in the Workspace

Source: Internet
Author: User

Problems:

Import the helloworld project from the external file to the workspace directory for the first time.

After deletion, the system prompts "some projects cannot be imported because they already exist in the workspace" again when importing the workspace directory from the outside.

 

Delete project contents on disk (cannot be undone) is not checked when the helloworld project is deleted in eclipse.

 

Prompt when the helloworld project is added again

Some projects cannot be imported because they already exist in the Workspace

Cause: There is a helloworld project file in workspace.

In this case, the copy projects into workspace check box is not checked. Click Refresh on the right.

It can be added successfully. Of course, this project is not copied to the workspace directory.

You can also correct it as follows: import and copy the first import to the helloworld project in workspace. Use this method to import the project. When you delete the project again, check Delete project contents on disk (cannot be undone ), in this way, the helloworld project in the workspace is completely deleted and then imported into the external helloworld project.

 

Android:

1. Some projects cannot be imported because they already exist in the Workspace
2. Some projects were hidden because they exist in the workspace directory
Sometimes the above two errors may occur when eclipse or myeclipse is imported into the project. Ide does not allow us to import data. The specific cause is that a project with the same name already exists in the IDE workspace, so it cannot be imported.
The solution is to modify the Project name:
1. Right click --- refactor --- rename
2. Project in Workspace --- open the. Project File --- modify <Name> projectname </Name>

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.