有没有办法让 Eclipse 自动检测并导入/删除工作区中的项目?
我有一个 Mercurial 存储库,其中有很多项目和很多分支。某些分支不包含其中一些项目(因为它们在创建这些项目之前进行了分支),而某些分支包含额外的项目。
因此,如果我从分支 A 切换到分支 B,有时会导致某些项目“关闭”,因为它们存在于 A 中而在 B 中不存在,而某些项目则未显示,因为它们仅在 B 中引入
。如何使 Eclipse 显示工作区目录中存在的所有项目并隐藏未找到的项目?
I have a Mercurial repository with a lot of projects and a lot of branches in it. Some branches do not contain some of those projects (because they branched before those projects were created) and some branches contain extra projects.
Consequently, if I do a switch from branch A to branch B, I sometimes end up with some projects "closed" because they were present in A and absent in B and some projects not shown because they were introduced only in B.
Is there a way to make Eclipse display all of the projects that are present in a workspace directory and hide projects that are not found?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论