You can expand environment space in Windows by running "command.com /e:4096"
if you want to set systen environment to 4K. I can't remember how to do it in
Linux, sorry.
V�ctor
Joachim Diepstraten ha escrito:
> Hi
>
> > > Good question why not move the jars all in one directory and set the
> > > classpath to there.
> >
> > Because to nominate a JAR file to be included in the classpath you must
> > point at the file explicitly. You cannot just point the classpath at the
> > directory and have the JVM automagically pick up all the files in that
> > directory. There is only one exception to this rule - jre/lib/ext.
> Damn right I forgot that. That's why I have moved mine all to jre/lib/ext
> but you still could save a lot by adding a PATHPARAMETER for example POJ
> instead of full directory for each JAR. Should save a lot of characters
>
> EOF,
> J.D.
>
> --
> Realtime Raytracer in JAVA
> (http://www.antiflash.net/raytrace)
>
> ===========================================================================
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff JAVA3D-INTEREST". For general help, send email to
> [EMAIL PROTECTED] and include in the body of the message "help".
--
Los ordenadores son como los dioses del Antiguo Testamento,
repletos de reglas y sin piedad.
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".