如何为 Eclipse 版本 2018-09 (4.9.0) 安装 CVS 客户端?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/53753464/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
How to install CVS client for Eclipse version 2018-09 (4.9.0)?
提问by Meng Lu
As far as I remember, in some recent version(s) of Eclipse IDE, I had to separately install a plug-in called 'CVS Integration' in order to do CVS operations such as checkout, update, etc. for projects created from some directories in CVS repositories. But after installing the newest version of Eclipse, '2018-09 (4.9.0)', when searching from the menu Help > Eclipse Market with keyword 'CVS' or 'CVS Integration', such plug-in no longer appear. And existing directories/projects in the Eclipse workspace can no longer be updated, i.e. right click on the CVS folder, there is NO item called 'Team > Update' any more. Any idea what needs to be done to get CVS ability back?
据我所知,在某些最新版本的 Eclipse IDE 中,我不得不单独安装一个名为“CVS 集成”的插件,以便对从某些项目创建的项目执行诸如检出、更新等 CVS 操作。 CVS 存储库中的目录。但是在安装最新版本的Eclipse“2018-09 (4.9.0)”后,在菜单Help > Eclipse Market中使用关键字“CVS”或“CVS Integration”进行搜索时,此类插件不再出现。并且 Eclipse 工作区中的现有目录/项目无法再更新,即右键单击 CVS 文件夹,不再有名为“团队 > 更新”的项目。知道需要做什么才能恢复 CVS 能力吗?