Mac Eclipse JavaHL Error for Subclipse

Mac Eclipse JavaHL Error for Subclipse

I have recently installed a plugin version of Flash Builder 4 into my Eclipse IDE so that I can use the same IDE for both AS3 and PHP, and then installed Subclipse. However, I keep getting an error message from subclipse:

[generic]

Failed to load JavaHL Library.
These are the errors that were encountered:
no libsvnjavahl-1 in java.library.path
no svnjavahl-1 in java.library.path
/opt/local/lib/libsvnjavahl-1.0.0.0.dylib: no suitable image found.
Did find: /opt/local/lib/libsvnjavahl-1.0.0.0.dylib: mach-o, but wrong architecture

[/generic]

This is due to Snow Leopard is still compiling Subversion and JavaHL package using 32-bit binaries, but my Mac is using 64-bit JVM and 64-bit JVM can’t load 32-bit native library. To fix this problem, you will need to install openCollabNet, which is available on their site.

You can find more information on Subclipse site.

Leave a Reply

Your email address will not be published.

My new Snowflake Blog is now live. I will not be updating this blog anymore but will continue with new contents in the Snowflake world!