Posted by JohnR on Fri Mar 19 20:59:49 1999
In Reply to: But I'm only learning... (was Re: stop this religious war;) posted by Myles on March 19, 1999 at 17:26:48:
Distribution: | paneris@i-way.co.uk |
---|
multiboard@paneris.co.uk writes:
> Yep. Let's agree on a separation for shared libraries and code, and
> then it's down to the project leader on a project by project basis.I don't really understand that and I'm not convinced we're yet on the
same wavelength. However I know I take a very hardline position on
this and ymmv.> >What happens if you have a once-set CLASSPATH (at boot time) of
> >/usr/local/share/java/*, with symlinks out of there to everything you
> >want to include?
>
> Like that! Does help help with the webmacro problem, but I like it!although actually "once at boot time" won't really do for .jar files,
sorry, what I do on my machine is make "java" (or "kaffe" or whatever)
a wrapper which sets CLASSPATH to .../share/java/* and execs the real
java> ../paneris/util/java it is