Cannot resolve symbol 'FilenameUtils

21 Views Asked by At

I need your help, I have problem with my code I want to save image file and I can't use "FileUtils" however I import "org.apache.commons.io.FileUtils" and add the dependency
( I work with maven IntelliJ) [enter image description here](https://i.stack.imgur.com/oLIZl.png)

0

There are 0 best solutions below