When trying to use FileUtils I get \"cannot be resolved\" error.
FileUtils
<
Open the project's properties---> Java Build Path ---> Libraries tab ---> Add External Jars
will allow you to add jars.
You need to download commonsIO from here.