gpt4 book ai didi

java - 从 github 导入后清空 SRC 文件夹

转载 作者:行者123 更新时间:2023-11-29 08:51:37 25 4
gpt4 key购买 nike

我目前正在做一个小组项目。我们正在使用 github 来保存我们的代码。我刚刚安装了 eclipse 来继续工作。我发现打开项目以使用导入。这已经打开了项目,除了 SRC 文件夹是空的,而第一个 SRC 文件夹(主要是通过 github 创建的)里面有几个 .java 文件。为什么会这样,我该如何将它们放入。因此,我目前无法通过 Eclipse 处理代码。谢谢,非常感谢。

最佳答案

最简单的方法是:

  • 手动克隆 GitHub 存储库(在命令行中)
  • 在您的 Eclipse 工作区中导入 Eclipse 项目
  • 然后 push to the GitHub repo

http://wiki.eclipse.org/File:Egit-0.10-github-pushurl.png

或者您可以克隆 GitHub project through Egit directly ,, 关注 this tutorial .


OP pokeairguy报道 in the comments替代解决方案:

  • create a new project in eclipse like normal.
  • Then drag the contents of the src folder from GitHub into the folder directory within eclipse.
  • Then selecting link in the pop up window.

I think it works by thinking its a new project but saves everyone done under the GitHub folder, for GitHub to work.

关于java - 从 github 导入后清空 SRC 文件夹,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22560769/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com