Bob
PS. Try to google those errors.
![]() | Thank you for being a valued part of the CNET community. As of December 1, 2020, the forums are in read-only format. In early 2021, CNET Forums will no longer be available. We are grateful for the participation and advice you have provided to one another over the years. Thanks, CNET Support |
So for my computer programming class, I need to use Subversion. However,
it seems that my Eclipse (Indigo, Eclipse IDE for Java Developers) is
having a problem connecting with my Java SE 6.
Here is the error when I try to look at the property for SVN in Eclipse:
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
no svnjavahl in java.library.path
java.library.path = .:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java
And if I try looking at the Installed JREs in Eclipse under preferences, I get this error:
Unable to create the selected preference page.
An error occurred while automatically activating bundle org.eclipse.jdt.debug.ui (150).
Any Ideas?
Discussion is locked