完成依赖项以解决 org.apache.commons.io 的导入

complete dependencies to resolve the import of org.apache.commons.io

目前我在 intelliJ 中有一个带有外部库的非 Maven 项目。现在我想导入 org.apache.commons.io.FileUtils。但无法解决。我在 Whosebug 上阅读了一些问题和答案。由于我没有可以补全的pom.xml文件,请问有没有其他导入库的方法?

here 下载您感兴趣的 jar。 并将其添加到您的类路径 check this