This directory tests the annotation class loader's basic capabilities of loading
from the qual directory of a checker in two ways:
1) from a file directory
2) from a jar

To see the demo, edit the Makefile with the location of your JDK 8's javac
(variable JAVAC) then run: make demo1 or make demo2
