[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[Subclipse-users] Getting Subclipse up and running

From: skyemoor <will.stewart1a_at_gmail.com>
Date: Wed, 18 Feb 2015 06:30:11 -0700 (MST)

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: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2015-02-18 16:11:39 CET

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.