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

Re: Have javahl have subclipse... now what?

From: Graham Leggett <minfrin_at_sharp.fm>
Date: 2004-12-19 15:16:34 CET

Jeff Bowden wrote:

> Ooops, I forgot a line:
>
> #! /bin/sh
>
> export CLASSPATH=/usr/share/java/svn-javahl.jar
> export LD_LIBRARY_PATH=/usr/lib
> exec /usr/local/eclipse/eclipse
>
> The LD_LIBRARY_PATH bit works around a bug in j2sdk 1.4.2

[minfrin@gatekeeper minfrin]$ export
CLASSPATH=/usr/lib/svn-javahl/svn-javahl.jar
[minfrin@gatekeeper minfrin]$ export LD_LIBRARY_PATH=/usr/lib
[minfrin@gatekeeper minfrin]$ eclipse
Javahl interface not available

Still no joy - the Eclipse I am using is as shipped with Redhat
Enterprise 3, and I understand they have compiled the Java bytecode into
native code to improve performance - I don't know whether this has
something to do with it ignoring the classpath.

Has anybody got javahl to work with a Redhat released Eclipse before?

Regards,
Graham

--

Received on Mon Dec 20 01:16:34 2004

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.