简体   繁体   English

JavaHL不可用-osx 10.8.5上带有Eclipse 4.3 Kepler的SVN

[英]JavaHL Not Available - SVN with Eclipse 4.3 Kepler on osx 10.8.5

I have followed some posts that asked me to install MacPorts. 我关注了一些要求我安装MacPorts的帖子。 I did but eclipse still says that JavaHL library is not available. 我确实做了,但是eclipse仍然说JavaHL库不可用。 The MacPort I downloaded and installed is called: MacPorts-2.3.2-10.8-MountainLion.pkg 我下载并安装的MacPort称为:MacPorts-2.3.2-10.8-MountainLion.pkg

I also installed the SVNKit Client Adapter but pure Java SVNKit Library is not provided as an option. 我还安装了SVNKit客户端适配器,但是没有提供纯Java SVNKit库作为选项。

I installed my SVN via Install New Software > http://subclipse.tigris.org/update_1.10.x > and I installed the complete package 我通过“安装新软件”> http://subclipse.tigris.org/update_1.10.x >安装了SVN,并安装了完整的软件包

Any suggestion? 有什么建议吗? Thanks in advance. 提前致谢。

So..I can't believe I myself have resolved all the questions I have posted on stackoverflow thus far..but I found this post on a Chinese blog: http://blog.csdn.net/csu_wgz/article/details/21551979 所以..我不敢相信我自己已经解决了到目前为止我在stackoverflow上发布的所有问题..但是我在中文博客上找到了这篇文章: http : //blog.csdn.net/csu_wgz/article/details/ 21551979

They provided a very straightforward and clear steps for eclipse on osx 10.8.5 他们为osx 10.8.5上的Eclipse提供了非常简单明了的步骤

 1. Help --> Install New Software --> http://subclipse.tigris.org/update_1.10.x 
 2. Download XCode (this is something I don't have). After install XCode, install Command Ling tool from Xcode --> Preference --> Downloads
 3. Install MacPorts from http://www.macports.org/install.php and after installation, execute udo port install subversion-javahlbindings in the terminal

SVN works on my lion now! SVN现在可以在我的狮子上工作!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 使用eclipse Kepler [4.3]配置JD Eclipse - Configure JD Eclipse with eclipse Kepler [4.3] Eclipse 4.3开普勒缺少JRE系统库 - Eclipse 4.3 Kepler missing JRE system library 在添加JavaHL库的情况下输入SVN设置时,Eclipse Mars会崩溃 - Eclipse Mars crashes when entering SVN settings with JavaHL library added Eclipse Kepler 4.3 - 安装JBoss Tools软件时出错 - Eclipse Kepler 4.3 - Error while installing software JBoss Tools 在Kepler 4.3中,无法向Eclipse工作台窗口添加自定义修剪 - Adding custom trim to Eclipse workbench window does not work in Kepler 4.3 在Kepler中以黑白打开的JSP(Eclipse Standard 4.3) - JSPs opening in black-white in Kepler (Eclipse Standard 4.3) 在Eclipse Kepler Project Explorer中无法检测到SVN文件更改 - SVN file changes undetectable in Eclipse Kepler Project Explorer 创建新项目时,Eclipse中未显示Spring MVC选项(版本-Kepler 4.3)? - Spring MVC option not showing in Eclipse While Creating New Project (version - Kepler 4.3)? 无法使GWT插件在OS X 10.8下的Eclipse(4.3 Kepler)中安装并正常工作 - Trouble getting GWT plugin to install and work correctly in Eclipse (4.3 Kepler) under OS X 10.8 OSX 10.9 Mavericks和Eclipse Kepler(4.3.2)或M6 Eclipse Luna(4.4) - OSX 10.9 Mavericks and Eclipse Kepler (4.3.2) or M6 Eclipse Luna (4.4)
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM