/usr/local/bin/eclipse:
#! /bin/sh
export CLASSPATH=/path/to/svn-javahl.jar
exec /usr/local/eclipse/eclipse
Graham Leggett wrote:
> Hi all,
>
> I have followed the instructions in the FAQ for creating the javahl
> interface jar, which I have done - I now have a jar file.
>
> Please forgive what may be a dumb question - no amount of Googling has
> come up with an answer yet - how do I "give" this jar to eclipse? (for
> Linux).
>
> All I get from eclipse when it starts is:
>
> [root@gatekeeper root]# eclipse
> Javahl interface not available
>
> The eclipse package is eclipse v3.0.1 as packaged by Redhat, and comes
> with a file /etc/eclipse.conf containing config information. Could
> someone give me a clue on what I must put in here to add the javahl
> jar to eclipse's classpath?
>
> Regards,
> Graham
> --
Received on Sun Dec 19 13:23:19 2004