Java on Sun Workstations and teach.ic and learn.ic (UNIX)
You can use teach.ic.ucsc.edu or learn.ic.ucsc.edu for programs in
this class (in addition to the workstations in BE105).
To automatically include tio you will need to also set your CLASSPATH.
The simplest thing to do is create a file
.gpue_path
(don't miss that dot at the start of that file name) and put
the following line in the file:
setenv CLASSPATH .:/afs/cats.ucsc.edu/users/s/mcdowell/java/public
Don't miss the first two characters of the path which are dot
colon. Also make sure there is a newline at then end of the line.
Put the file in your home directory. The first time you will need to log
out and back in, or just type:
source .gpue_path