简体   繁体   English

Eclipse Android ADT捆绑包缺少CVS

[英]Eclipse Android ADT bundle missing CVS

Iv'e installed the Eclipse ADT Bundle, but under Window -> Preferences -> Team the CVS option is missing. 我已经安装了Eclipse ADT Bundle,但是在Window-> Preferences-> Team下,缺少CVS选项。 It only has GIT. 它只有GIT。 Is this normal? 这正常吗? Also can I fix it? 还可以解决吗?

On my ADT Bundle, under Help -> Install New Software... 在我的ADT捆绑包上,在“帮助”->“安装新软件”下。

I choose "Work with:" Juno 我选择“使用:” Juno

(I think Indigo is the previous release) (我认为Indigo是以前的版本)

You should see a "Collaboration" section and in there is the "Eclipse CVS Client" 您应该看到“协作”部分,并且其中有“ Eclipse CVS Client”

Select that and click next a couple of times. 选择该选项,然后单击几次。 Agree to the T&Cs and it will install. 同意条款和条件,它将安装。

After a restart, you can find the "CVS Repository Exploring" perspective underthe "Window" menu. 重新启动后,可以在“窗口”菜单下找到“ CVS资源库浏览”透视图。

Note: After installing this myself, I noticed that it changed the appearance of the Eclipse workspace and I had to re-open all the files I had previously set up. 注意:我自己安装了此文件后,我注意到它改变了Eclipse工作区的外观,因此我不得不重新打开以前设置的所有文件。 "

Yes you can fix it. 是的,您可以修复它。 I don't know whether its default or not. 我不知道它是否默认。 But you can just fix it by installing it. 但是您可以通过安装它来修复它。 Just go to help menu and click install new software if the version is indigo you will have a link with indigo and with respective names for other versions. 只需转到帮助菜单,然后单击“安装新软件”(如果该版本为indigo),您将拥有一个与indigo链接以及其他版本的相应名称。 Wait till it loads and in the type filter text type as cvs and wait. 等待加载,然后在类型过滤器文本中输入cvs并等待。 After you get that just install and restart. 得到后,只需安装并重新启动。 know more here . 在这里了解更多。

To resolve this issue, i went through lots of things and ways but unfortunately i was unable to plugin CVS with ADT bundle which is provided by Google.Inc. 为了解决此问题,我经历了很多事情和方法,但是不幸的是,我无法使用Google.Inc提供的ADT捆绑插件来插入CVS。
Then i came up with a solution. 然后我想出了一个解决方案。 So what i did to resolve this issue, i set up Eclipse Kepler classic and plugin the ADT with eclipse kepler. 因此,我为解决此问题所做的工作是设置Eclipse Kepler classic,并使用eclipse kepler插入ADT。 Since eclipse kepler has built in CVS repository exploring options, i don't need to worry about that.I can get the code from the repository and good to go for coding... 由于eclipse kepler内置了CVS存储库探索选项,因此我不必担心。我可以从存储库中获取代码,并且可以进行编码...

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM