When trying to use FileUtils I get \"cannot be resolved\" error.
FileUtils
<
FileUtils is class from apache org.apache.commons.io package, you need to download org.apache.commons.io.jar and then configure that jar file in your class path.
org.apache.commons.io
org.apache.commons.io.jar
jar