无法与Eclipse /颠覆性共享一些项目

时间:2022-04-25 19:02:06

I just encountered a strange problem - at least strange to me. Maybe someone has a solution (or a 'lesson learned'):

我刚遇到一个奇怪的问题 - 至少对我来说很奇怪。也许某人有解决方案(或'吸取教训'):

I recently imported some eclipse plugin projects into a workspace and wanted to put this work under version control. But this wasn't possible for three out of seven projects: the Team->Share context menu item just didn't show up. I've manually removed all traces of previous SCM systems (cvs, mercurial) and checked if any of the projects had linked resources (there aren't any).

我最近将一些eclipse插件项目导入工作区,并希望将这项工作置于版本控制之下。但是七个项目中有三个不可能实现这一点:Team-> Share上下文菜单项没有显示出来。我手动删除了以前的SCM系统(cvs,mercurial)的所有痕迹,并检查了是否有任何项目链接了资源(没有任何)。

So my question is: does anybody know some (hidden) preconditions to enable team sharing for (plugin) projects?

所以我的问题是:是否有人知道一些(隐藏的)先决条件来为(插件)项目启用团队共享?

Edit

After checking again - I didn't 'import the plugins' but I had zipped up the complete workspace and reused it in a different environment (different machine, different eclipse installation). Lessons learned: bad idea.

再次检查后 - 我没有'导入插件',但我已经拉上了整个工作区并在不同的环境(不同的机器,不同的eclipse安装)中重复使用它。经验教训:糟糕的主意。

1 个解决方案

#1


3  

Did you check the error log? Maybe you found a bug.

你检查错误日志了吗?也许你发现了一个bug。

#1


3  

Did you check the error log? Maybe you found a bug.

你检查错误日志了吗?也许你发现了一个bug。