I'm developing a plugin for Eclipse RCP (Luna) and need to interact with SVN.
The problem is I've been looking everywhere and I can't find the javadoc for the org.eclipse.team.svn.*
libraries.
Do you know where they are available ? Thanks in advance.
Finally I stumbled upon this: https://dev.eclipse.org/svnroot/technology/org.eclipse.subversive/ which has a few versions available.