Q:
I am trying to import a project that me and my co-worker have been working on.. and keep getting this error after I select-- "import" then "import existing project" then click archive file, and then I click next, and this error comes up:
"Some projects cannot be imported because they already exist in the workspace"
A:
------------
A1
Take a look in your workspace folder, you may have an old project there with the same name as the one you are importing (even though it's not being shown on eclipse).
When you delete a project on Eclipse, if you don't check the checkbox on the dialog, it just removes it from the view and doesn't delete the folder on the workspace directory.
------------
A2
Uncheck the "copy projects into workspace" checkbox, and then click "refresh" button, you will be able to import the project
------------
A3
go to .project file in your project and change the name of the project in name tag
------------
A4
Projects in the Eclipse workspace must be unique. Note though that the project name need not be the same as the directory/folder name of the project, so you can either delete any existing project with the same name or alternatively rename the existing projects.
quote from :
http://stackoverflow.com/questions/6715403/some-projects-cannot-be-imported-because-they-already-exist-in-the-workspace-err
--
分享到:
相关推荐
在使用Eclipse或MyEclipse等集成开发环境(IDE)时,可能会遇到“Some projects cannot be imported because they already exist in the workspace”的问题。这个错误提示表明,你试图导入的项目与当前工作空间...
Unlike interface the abstract class may implement some of the methods defined in the class, but in this class at least one method should be abstract. Using Super class Variables With Sub-classed ...
A new tool called Board Manager is provided to add ability to configure easily a Board description that can be then imported by the Workbench. The ST Motor Profiler tool is removed from the X-CUBE-...
This is a free tool provided for the Android mobile platform by Comwired.com to ...Everything should be included to be easily imported into the Eclipse IDE and has been developed to build on
Python3.6标准库 It contains data types that would normally be considered part of the “core” of a language, such as numbers and lists. For these types, the Python language core defines the form of ...
### 使用导入图形在LaTeX2ε中的中文版详解 #### 概述 LaTeX作为一款强大的文档排版系统,在学术界、技术文档编写等领域有着广泛的应用。随着版本的发展,LaTeX2ε(即LaTeX2e)成为了主流版本,并且支持了更多的...
Tuples are similar to lists but are immutable, meaning they cannot be modified after creation. **Dictionaries** Dictionaries are unordered collections of key-value pairs. They are used for mapping ...
Imported objects are grouped in an assembly on the basis of which can be formed specification (BOM - Bill of Materials). Developed interactive documents can be stored in a compact executable EXE-...
Firstly, the data collected from the pendulum experiment, such as the angle of oscillation and corresponding time intervals, can be imported into MATLAB using built-in functions. Once the data is ...
They may be used to replace the automatically generated AxInterop.TeeChart.dll and Interop.TeeChart.dll created when TeeChart AX is added to a Windows Form. You should remove auto-generated dlls from ...
They may be used to replace the automatically generated AxInterop.TeeChart.dll and Interop.TeeChart.dll created when TeeChart AX is added to a Windows Form. You should remove auto-generated dlls from ...
- Finally fixed the bug in the check for adding section (Thanks to Christoph) v1.6 beta *PRIVATE* ------------------- - Tracers - Tracer Level3 - Added EIP Log - Misc - Finally, support ...
综上所述,"Imported Order_java_TheReal_productiona66_"的项目涉及了Java编程、并发处理、数据库操作、API设计、异常处理、日志记录、测试以及性能优化等多个IT领域的关键知识点。在实际开发过程中,需要根据具体...
+ Cover support, can be drag’n'dropped from a file, a web page oder can be retrieved via a metadata plugin (support included in the freedb plugin). Cover can be written into tags or in the extraction...
标题"解决any change made in its configuration may be lost after reimport"正是针对这一问题的解决方案。 问题的核心在于,Idea的Module Settings配置并没有被正确地同步到Maven的构建配置中。当我们在Idea中...
RDP files pointing to RemoteApp endpoints can now be imported into the Connection Center. The Connection Center now remembers the last active pivot (Desktops or Feeds) when closing the app. Retina ...
Starting from now, the components can be used by RAD Studio form designer in 64-bit projects. The basic socket components were replaced and improved. The class inheritance was changed. Please see the...
For example, when using JPA with OSGi, developers need to set up the persistence unit in a way that it can be dynamically managed by the OSGi framework. #### Creating OSGi Bundles from Existing Java...