The SVN plugin was installed under MyEclipse, could not generate DH keypair, and a mistake occurred.
This problem bothers me half a day, all kinds of Baidu can not find the answer, perhaps Baidu ability problem. Baidu out of the solution is nothing more than to replace the JDK, reload MyEclipse, and even some said reload system, in fact, I have tried, JDK changed three, MyEclipse replaced two version is not, see a blog that is SVN interface selection problem, But I myeclipse don't have that interface. Said to be missing the Subclipse plug-in Javahl. The image below is what I did when I installed it.
Go to http://www.sliksvn.com/en/download this site to download the Slik SVN installation. When finished, the installation directory is automatically added to the system environment variable. Finally, in the installation directory (such as: D:\Program Files\sliksvn\bin) to find the "Libsvnjavahl-1.dll" This file, duplicate a copy renamed to "Svnjavahl-1.dll", that is, remove the first three letters in the filename. Restarting MyEclipse can solve the problem. Make a note of this issue and hope to help friends who have encountered such problems.