Next: Libraries/Resources, Previous: Images, Up: Folders inside Library [Contents]
This directory contains Java classes. If you are using Java with GNUstep, you probably want to make sure these directories are in your CLASSPATH.
In GNUmakefiles, this location is available via the
GNUSTEP_JAVA
variable, which is the location for the domain in
which the software will be installed. You can also reference the
locations in the various domains directly by using the variables
GNUSTEP_SYSTEM_JAVA
, GNUSTEP_NETWORK_JAVA
,
GNUSTEP_LOCAL_JAVA
and GNUSTEP_USER_JAVA
.
In gnustep-base, you can access the Libraries/Java
location as
the Libraries/Java
folder inside the Library
location.