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?
How to install CVS client for Eclipse version 2018-09 (4.9.0)?
Asked Answered
Have you checked Help>Install New Software? –
Peterus
This is in 'Help > Install New Software' and select the main 2018-09 release site. –
Berkie
- Install via menu "About > Install new software".
- Select your eclipse version update site
- Filter packages typing "cvs"
- Select "Eclipse CVS Client"
- Next, Next, Accept, Finish!
- Have fun!
late to the party but this worked out really well. Thank you –
Alumnus
Indeed the solution applies to 2019-12 too. –
Rimose
Oh I thought it was in Marketplace but it appears to be here instead, thanks :) –
Yadirayaeger
© 2022 - 2024 — McMap. All rights reserved.