VariablePackage: javatools.jilToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version

*jil-classpath*

This variable, whose value can be nil or a string which is a delimited list of directories. The delimiter is a semicolon on Windows and a colon on UNIX. If the value of this variable is non-nil, Lisp will use it to find where to find the java classfiles, rather than using the CLASSPATH environment variable. If the value of this variable is nil, Lisp will use the CLASSPATH environment variable.

This variable is designed to allow you to easily switch between different sets of java classfiles. If you will use only one set, you should specify a value for CLASSPATH and set the value of this variable to nil.

See jil.htm for more information on Java in Lisp.


Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version