Getting Subclipse up and running

skyemoor <[email protected]> Wed, 18 Feb 2015 06:30:11 -0700 (MST)
Newsgroups gmane.comp.version-control.subversion.subclipse.user
Message-ID <[email protected]>
I have a working Subversion repository, and I followed the instructions to
set up Subclipse (originally accidently also pulling in Subversive, then
deleted everything and started again), and dove down into the JavaHL wiki
page to follow the instructions there for Linux (Ubuntu).

However, I've not been able to get it working. It does show up on
Preferences -> Team -> SVN, and I can see both the right versions of SVNKit
and JavaHL available. 

<http://tigris-scm.10930.n7.nabble.com/file/n98346/SubclipsePreferences.png> 

Yet, I cannot pull up the SVN Repository Menu, it only grays out my main
Eclipse page.

<http://tigris-scm.10930.n7.nabble.com/file/n98346/SubclipseError.png> 

I loaded libsvnjavahl-1.so and found it, adding it to the eclipse.ini file,
confirmed by pulling up the eclipse runtime configuration, which shows;

eclipse.vmargs=-Djava.library.path=/usr/lib/x86_64-linux-gnu/jni
-Dosgi.requiredJavaVersion=1.6
-XX:MaxPermSize=256m
-Xms40m
-Xmx512m
-jar

I ran the 50 JavaHL tests, and every one said,
"java.lang.NoClassDefFoundError: Could not initialize class
org.tigris.subversion.javahl.SVNAdmin". I have doublechecked the path to
libsvnjavahl-1.so and it is correct.

Any clues to what I am doing wrong?




--
View this message in context: http://tigris-scm.10930.n7.nabble.com/Getting-Subclipse-up-and-running-tp98346.html
Sent from the subclipse - users mailing list archive at Nabble.com.

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=3099511

To unsubscribe from this discussion, e-mail: [[email protected]].