Ext.: http://blog.csdn.net/yulong_1988/article/details/51459936
Install the SVN plugin under MyEclipse, there is could not generate DH KeyPair, such an error.
This problem has troubled me for half a day, all kinds of Baidu can not find the answer, perhaps Baidu's ability problem it. Baidu out of the solution is nothing more than to replace the JDK, re-installed MyEclipse, and even some said the heavy installation system, in fact, I have tried, JDK changed three is not, MyEclipse replaced two version is also not, saw a blog that is SVN interface selection problem, But I myeclipse don't have that interface! Said to be missing Subclipse plugin Javahl. It's the way I installed it.
Go to http://www.sliksvn.com/en/download this site to download the Slik SVN installation. The installation directory is automatically added to the system environment variable when finished. Finally, in the installation directory (for example: D:\Program files\sliksvn\bin) to find the "Libsvnjavahl-1.dll" This file, a copy is renamed as "Svnjavahl-1.dll", that is, remove the first three characters in the file name. Restarting MyEclipse will solve the problem. This issue to make a record, hoping to help meet such problems of friends.
MyEclipse Configuration svn error problem svn:E175002:java.lang.RuntimeException:Could not generate DH keypair (GO)