IntelliJ IDEA版本信息 

IntelliJ IDEA Commons IO环境搭建

 

1、打开、或新建工程之后,点击菜单File > Project Structure...

IntelliJ IDEA Commons IO环境搭建

 

2、在Project Structure窗口中,选Project Settings > Modules > 工程名 > Dependencies > + > JARs or directories...

IntelliJ IDEA Commons IO环境搭建

 

3、在Attach Files or Directories窗口中,找到commons-io-2.6.jar(需要事先在Apache的官网下载),点击OK

IntelliJ IDEA Commons IO环境搭建

 

4、成功添加后,可在工程结构下看到commons-io-2.6.jar

IntelliJ IDEA Commons IO环境搭建

相关文章:

  • 2022-01-10
  • 2021-04-07
  • 2021-05-18
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-08
猜你喜欢
  • 2022-12-23
  • 2021-04-19
  • 2021-08-23
  • 2021-08-01
  • 2021-04-25
  • 2022-12-23
相关资源
相似解决方案