Why am I getting a null pointer exception when trying to print out an array of files in a directory using java.io?
This is a section of code from a processing program( I’ve stripped it down to the problem area). What am I doing Wrong that Im not able to print out a list of files using java.io