Today my Eclipse 4.4 tells me I can update to ADT 23.0.3.1327240. Yay! (I don't see anything related to SVNKit.) So I hit "Finish". I get:
'Updating Software' has encountered a problem.
Cannot complete the install because one or more required items could not be found.
Cannot complete the install because one or more required items could not be found.
Software currently installed: SVNKit Client Adapter (Not required) 1.8.9 (org.tigris.subversion.clientadapter.svnkit.feature.feature.group 1.8.9)
Missing requirement: SVNKit pure Java Subversion Library 1.8.6.r10298_v20140730_2254 (org.tmatesoft.svnkit 1.8.6.r10298_v20140730_2254) requires 'bundle com.trilead.ssh2 [1.0.0,2.0.0)' but it could not be found
Cannot satisfy dependency:
From: SVNKit Client Adapter (Not required) 1.8.9 (org.tigris.subversion.clientadapter.svnkit.feature.feature.group 1.8.9)
To: org.tmatesoft.svnkit [1.8.0,1.9.0)
(sigh) Sometimes I hate Eclipse. And ADT. Especially ADT.
What can I do?
I made this go away:
Now my Eclipse installation seems to be working and up-to-date. I suppose it was something corrupted with the SVNKit installation, which comes with Subclipse.
My Subclipse installation is set to use JavaHL instead of SVNKit. I'm going to leave it alone for the meantime.