(5&6 applicable to Linux but file is probably .bashrc or .tcshrc)
command + shift + . to show invisible files
Download & install proper version of Java for your machine from this website:
http://jdk.java.net/16/
(If doesn't work, try https://jdk.java.net/ )
Go to https://www.oracle.com/technetwork/java/javase/downloads/jdk13-downloads-5672538.html
Download: jdk-13.0.2_osx-x64_bin.dmg (As of Mar 23,2020)
It's a large file so depending on your connection may take a while to download so
be patient.
Double click icon to install. You can trash the DMG when done.
Where? I suggest adding a subfolder to your home folder, JavaPkgs
and then drag/move the file you just downloaded into new folder
Download: edu.tar
Where? place file into a "new" subfolder in your home folder you'll name JavaPkgs
cd JavaPkgs Don't forget!
tar xvf edu.tar
export CLASSPATH=.:~/JavaPkgs/objectdrawV1.1.2.jar:$CLASSPATH
| Open Finder |
| then select Preferences... |
| then select Sidebar... |
| then select YOUR HOMEFOLDER ( For me, this is "luciadale" ) |