本文介绍了JAVAHL(JNI)不可用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
Windows 7 64位,Eclipse Indigo,SlickSVN 1.6.17均已安装,并带有在Windows中输入的库的路径.
Windows 7 64 Bits, Eclipse Indigo, SlickSVN 1.6.17 all installed with path to the libraries entered in windows.
为什么会收到消息JAVAHL(JNI)不可用,为什么Eclipse无法加载这些库?
Why do I get the message JAVAHL (JNI) Not available and why does eclipse not load these libraries?
推荐答案
您是否尝试过按照 subclipse官方常见问题解答?然后在Eclipse/MyEclipse上转到 Window> Preferences> Team> SVN ,将客户端更改为 SVNKit v1.XXX .
Have you tried installing SilkSVN as suggested on the subclipse official FAQ?Then on Eclipse/MyEclipse go to Window>Preferences>Team>SVN Change the client to SVNKit v1.XXX.
那对我有用.
这篇关于JAVAHL(JNI)不可用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!