fulucky

一、导入jar包

1、点击 File ->  Project Structure(快捷键 Ctrl + Alt + Shift + s),点击Project Structure界面左侧的“Modules”如图:

2、在 “Dependencies” 标签界面下,点击右边绿色的 “+”号,选择第一个选项“JARs or directories...”,选择相应的jar包,点“OK”,jar包添加成功

 

二、导出可执行jar包

1、点击 File ->  Project Structure(快捷键 Ctrl + Alt + Shift + s),点击Project Structure界面左侧的“Artifacts”如图:

 

2、Artifacts->"+",选jar,选择from modules with dependencies,后有配置窗口出现,配置完成后,勾选Build on make >ok保存

 

3、菜单:Build->build artfacts,导出jar包

 

分类:

技术点:

相关文章:

  • 2021-06-30
  • 2021-04-13
  • 2021-07-16
  • 2021-11-13
  • 2022-12-23
  • 2021-09-09
  • 2021-06-24
猜你喜欢
  • 2021-08-29
  • 2021-08-23
  • 2021-09-15
  • 2021-08-01
  • 2022-12-23
  • 2021-09-12
相关资源
相似解决方案