[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: Carfield Yim <carfield_at_gmail.com>
Date: 2004-12-19 12:43:33 CET

I think javasvn work great... may be you can try?

On Sat, 18 Dec 2004 20:21:14 -0800, Jeff Bowden
<jlb@houseofdistraction.com> wrote:
> Graham Leggett wrote:
>
> > Jeff Bowden wrote:
> >
> >> /usr/local/bin/eclipse:
> >>
> >> #! /bin/sh
> >>
> >> export CLASSPATH=/path/to/svn-javahl.jar
> >> exec /usr/local/eclipse/eclipse
> >
> >
> > That's what I have already tried, but I got no luck:
> >
> > [snip from sh -x]
> > + export CLASSPATH=/usr/lib/svn-javahl/svn-javahl.jar
> > + CLASSPATH=/usr/lib/svn-javahl/svn-javahl.jar
> > + exec /usr/share/eclipse/eclipse -data /root/workspace -vm
> > /usr/lib/jvm/java/bin/java -vmargs -Xms64M -Xmx256M
>
>
> 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
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
>
Received on Sun Dec 19 22:43:33 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.