在新的 Eclipse Mars 的导入选项中找不到 CVS
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/31578624/
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
Can't find CVS in import options in new Eclipse Mars
提问by Saif
I was using Lunaand now thinking about an upgrade to Mars.
I can't find the CVS option in Import which was available in Luna by default.
我正在使用Luna,现在正在考虑升级到Mars。
我在导入中找不到默认情况下在 Luna 中可用的 CVS 选项。
Did they remove it in Mars.?
他们在火星上把它移除了吗?
采纳答案by nitind
Depending on which package you downloaded, yes, the CVS support was not included. It should still be in the Mars Update Site, though.
根据您下载的软件包,是的,不包括 CVS 支持。不过,它应该仍在火星更新站点中。
回答by Terence Xie
The CVS Integration was removed by Eclipse consensus, because of the low usage rate of CVS, which is about 3.7%.
CVS 集成被 Eclipse 共识删除,因为 CVS 的使用率低,约为 3.7%。
You can reference the URL below:
您可以参考以下网址:
- https://bugs.eclipse.org/bugs/show_bug.cgi?id=438297
- https://dev.eclipse.org/mhonarc/lists/cross-project-issues-dev/msg10790.html
- https://bugs.eclipse.org/bugs/show_bug.cgi?id=438297
- https://dev.eclipse.org/mhonarc/lists/cross-project-issues-dev/msg10790.html
Also, if you want to install the CVS Integration, you can
另外,如果你想安装 CVS 集成,你可以
- Click the "Help" at the top of Eclipse Mars.
- Choose "Eclipse Marketplace" option.
- Search the CVS Integration in "Find" search box.
- Finally, click the "Install" under the CVS Integration item.
- 单击 Eclipse Mars 顶部的“帮助”。
- 选择“Eclipse Marketplace”选项。
- 在“查找”搜索框中搜索 CVS 集成。
- 最后,点击CVS 集成项下的“安装” 。
Then I think you can use the CVS integration feature.
那么我想你可以使用CVS集成功能。
回答by Grim
Eclipse 2018
日食 2018
CVS integration has been dropped from default Eclipse installation as wellas the Eclipse Marketplace!
CVS 集成已从默认 Eclipse 安装以及Eclipse Marketplace 中删除!
Please use the oxygen-update-site to recover the CVS integration.
请使用氧气更新站点来恢复 CVS 集成。
http://download.eclipse.org/releases/oxygen
Guide to install CVS integration on Eclipse 2018-12
在 Eclipse 上安装 CVS 集成指南 2018-12
- Start Eclipse
- If CVS integration is available stop here.
- Click on Menu-point Help> Install New Software ...
- Click to Add...
- Use
http://download.eclipse.org/releases/oxygen
for name and location, press OK. - Change
type filter text
tocvs
and checkEclipse CVS Client
. - Hit Finish
- 启动日食
- 如果 CVS 集成可用,请在此处停止。
- 单击菜单点Help>Install New Software ...
- 单击以 Add...
- 使用
http://download.eclipse.org/releases/oxygen
的名称和位置,然后按OK。 - 更改
type filter text
为cvs
并检查Eclipse CVS Client
。 - 打 Finish