Processing 2.0b7 DirectoryList example not working on Windows Visa/7
in
Core Library Questions
•
9 months ago
When I try to run the DirectoryList example sketch in Processing 2.0b7, I get an error message: Cannot find a class or type named "File" at line 24 which contains the following code: File[] files = listFiles(path);
Any thoughts on getting the Example to run?
1