[MacPorts] #19187: subversion-javahlbindings don't seem to work with Subclipse 1.6.x
MacPorts
noreply at macports.org
Sun Apr 5 14:43:01 PDT 2009
#19187: subversion-javahlbindings don't seem to work with Subclipse 1.6.x
--------------------------------------+-------------------------------------
Reporter: ant.cunningham@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.7.1
Keywords: | Port: subversion-javahlbindings
--------------------------------------+-------------------------------------
JavaHL 1.6.0/Subversion 1.6.0_1 do not seem to work with Subclipse 1.6.2.
SVN preferences say that JavaHL is not available.
Symlink to the lib seems to be ok.
ls -al /Library/Java/Extensions:
{{{
libsvnjavahl.jnilib -> /opt/local/lib/libsvnjavahl-1.dylib
}}}
I have also tried adding
-Djava.library.path="/opt/local/lib" to my eclipse.ini
And i tried adding a CLASSPATH variable to my .profile and to
.MacOSX/envrionment.plist
-- in .MacOSX/envrionment.plist --
{{{
<key>CLASSPATH</key>
<string>/opt/local/share/java/svn-javahl.jar:/opt/local/share/java
/hamcrest-core.jar</string>
}}}
-- in .profile --
{{{
export CLASSPATH=/opt/local/share/java/svn-
javahl.jar:/opt/local/share/java/hamcrest-core.jar
}}}
--
Ticket URL: <http://trac.macports.org/ticket/19187>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list