Eclipse 2022-3 no longer support CVS?

Viewed 973

enter image description here

After upgrading Eclipse to the latest version, 2022-3, I found it seems 'Eclipse CVS Client' plug-in is no longer available in the official software source, which has been the way to install the CVS support for the past several versions. Any idea how to install CVS support going forward?

2 Answers

I'm using the CVS plugin. CVS is still very useful for versioning of scripts. It still works after in-place upgrade to Eclipse 2022-03. Hope this will be the case with future Eclipse versions.

Related