eclipse 和 IDEA 中导入外部 jar 包

eclipse 中导入外部 jar 包

1.项目下新建 lib 目录

eclipse 和 IDEA 中导入外部 jar 包

2.将要导入的 jar 包复制到 lib 目录下

eclipse 和 IDEA 中导入外部 jar 包

3.配置 jar 包路径

eclipse 和 IDEA 中导入外部 jar 包
eclipse 和 IDEA 中导入外部 jar 包

4.导入成功

eclipse 和 IDEA 中导入外部 jar 包

IDEA 中导入外部 jar 包

1.项目下新建 lib 目录

eclipse 和 IDEA 中导入外部 jar 包

2.将要导入的 jar 包复制到 lib 目录下

eclipse 和 IDEA 中导入外部 jar 包

3.配置 jar 包路径,右键选择【Add as library...】

eclipse 和 IDEA 中导入外部 jar 包
eclipse 和 IDEA 中导入外部 jar 包

4.导入成功

eclipse 和 IDEA 中导入外部 jar 包

上一篇:html中嵌入swf文件的几种方法


下一篇:SpringBoot jar项目更换lib 文件夹下的相关依赖jar包