Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
创建新项目时,我想在 Eclipse Che 的终端中复制“Java 项目”或“TypeScript 项目”(例如使用脚本),并让它们在 Eclipse Che 上显示为一个新项目。在这种情况下,应该执行什么样的程序?
您可以在终端中 git clone /projects。这样的项目将在 Che 中标记为空白项目类型。之后您可以更改项目类型。
/projects