Note that there are some explanatory texts on larger screens.

plurals
  1. PO"Invalid project description", importing from GIT repo problem
    primarykey
    data
    text
    <p>After copying my <code>GIT</code> repo from a PC computer onto my MAC, i can't seem to import it to an eclipse. Import happens via eGit plugin directly from existing local git repository.</p> <p>Same exact import works perfectly fine on existing Windows computer.</p> <p>Please advise. </p> <pre><code>org.eclipse.core.internal.resources.ResourceException: Invalid project description. at org.eclipse.core.internal.resources.Project.checkDescription(Project.java:162) at org.eclipse.core.internal.resources.Project.assertCreateRequirements(Project.java:52) at org.eclipse.core.internal.resources.Project.create(Project.java:274) at org.eclipse.core.internal.resources.Project.create(Project.java:256) at org.eclipse.egit.ui.internal.clone.ProjectUtils.createExistingProject(ProjectUtils.java:115) at org.eclipse.egit.ui.internal.clone.ProjectUtils.access$0(ProjectUtils.java:92) at org.eclipse.egit.ui.internal.clone.ProjectUtils$1.run(ProjectUtils.java:66) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1975) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1957) at org.eclipse.egit.ui.internal.clone.ProjectUtils.createProjects(ProjectUtils.java:84) at org.eclipse.egit.ui.internal.clone.GitImportWizard.importProjects(GitImportWizard.java:160) at org.eclipse.egit.ui.internal.clone.GitImportWizard.access$0(GitImportWizard.java:142) at org.eclipse.egit.ui.internal.clone.GitImportWizard$1.run(GitImportWizard.java:83) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121) Contains: OK Contains: /Users/me/Repositories/ABC overlaps the location of another project: 'ABC' </code></pre>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload