Location of projects in eclipse that are not in the workspace

后端 未结 2 990
既然无缘
既然无缘 2021-01-01 05:05

I have multiple projects that are stored on my local computer but are not in the Eclipse workspace that I am working from. But when I open the same Eclipse workspace the pro

2条回答
  •  耶瑟儿~
    2021-01-01 05:32

    Each project has its own folder in the \.metadata\.plugins\org.eclipse.core.resources\.projects\ folder. In each project folder (of a project outside your workspace) is a file called .location

提交回复
热议问题