Ant
A java tool for automating build processes. Looks for a build.xml by default but you can specify a build path using -f file.xml
Since we’re using VSCODE, use Ant to compile and run.
Running After Compilation
java -ea -cp "lib/*:bin" org.junit.runner.JUnitCore ece351.FILENAME