64位Windows Eclipse Subclipse后提示错误:fail to load javahl library

Windows 64-bit

As of the Subclipse 1.8.x releases, native 64-bit Windows binaries are included with Subclipse so it includes everything you need. For earlier releases of Subclipse follow these instructions:

If you are using a 32-bit JVM, then Subclipse should just work. If you use a 64-bit JVM then you need to provide a 64-bit version of JavaHL. One such distribution is SlikSVN which you can get here:

http://www.sliksvn.com/en/download

With that package installed, Subclipse should find JavaHL on PATH and just work.

按照上面的说明,试用还是不行,从官网下载最新的1.8版本,卸载老版本后,可以使用了

你可能感兴趣的:(subclipse)