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

Re: Big fat FAQ - What's the deal with javahl?

From: Carfield Yim <carfield_at_gmail.com>
Date: 2005-01-27 04:41:16 CET

In my case... I just copy the windows version of subclipse and put the
javasvn jar there... so tthat is no way for subclipse to load
svnjavahl.jar.... May be this one help

On Wed, 26 Jan 2005 23:48:23 +0200, lamikr <lamikr@cc.jyu.fi> wrote:
> In addition atleast I needed to go in the directory
> subversion/bindings/java/classes and jar svnjavahl.jar and copy it
> over the one in the eclipse/plugins directory.
>
> Not sure whether this was only required because I was building the
> subclipse plugin by myself. (So libsvnjavahl.jar may well be ok in the
> released
> plugin version)
>
> Mika
> Mark Phippard wrote:
>
> >I am going to try to work up an FAQ for this if I get some time. I asked
> >the Subversion devs about this yesterday and got this reply which will be
> >the basis for the FAQ.
> >
> >
> >"If you want to build the javahl binding on the 1.1.* branch on *nix
> >system, it is not so complicated anymore.
> >
> >First run ./configure --enable-javahl [--with-jdk=...] [--with-junit=...]
> >plus your usual options. The with-jdk option is needed, when JAVA_HOME
> >does not point to your jdk directory. The with-junit option is need when
> >you want to run the tests and should point to the junit jar.
> >Then run
> >make
> >make javahl
> >make install
> >make install-javahl
> >[make check-javahl]
> >That should give you a usable javahl binding."
> >
> >Hope this helps,
> >
> >Mark
> >
> >
> >Kurt Guenther <kurtg@serent.com> wrote on 01/26/2005 03:53:03 PM:
> >
> >
> >
> >>I'm trying to get subclipse working on a linux system. When I build
> >>subversion from a source distro, I don't get the Javahl libraries even
> >>with the --enable-javahl flag on. I've also had no luck with the pure
> >>java svn over at: http://tmate.org/svn
> >>
> >>I'm sure this is an FAQ. Can somebody nudge me in the right direction?
> >>
> >>--Kurt
> >>
> >>
> >>---------------------------------------------------------------------
> >>To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> >>For additional commands, e-mail: users-help@subclipse.tigris.org
> >>
> >>
> >>
> >>
> >>
> >_____________________________________________________________________________
> >
> >
> >>Scanned for SoftLanding Systems, Inc. by IBM Email Security Management
> >>Services powered by MessageLabs.
> >>
> >>
> >>
> >_____________________________________________________________________________
> >
> >
> >_____________________________________________________________________________
> >Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
> >_____________________________________________________________________________
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> >For additional commands, e-mail: users-help@subclipse.tigris.org
> >
> >
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
>
Received on Thu Jan 27 14:41:16 2005

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.