1.菜单:File->project stucture

2.在弹窗最左侧选中Artifacts->"+",选jar,选择fempty,在Name处写上你的项目名字

idea 如何将javaweb项目打成jar包


3在output directory选择你的jar包输出路径 ;layout选择输出jar包的内容。ok保存

idea 如何将javaweb项目打成jar包

4.build  --build artifacts--选择你刚新建的项目名字---build         完事;
idea 如何将javaweb项目打成jar包

相关文章:

  • 2021-12-15
  • 2021-11-18
  • 2021-11-02
  • 2021-11-18
  • 2021-11-03
  • 2021-12-12
  • 2021-12-08
  • 2021-11-19
猜你喜欢
  • 2017-12-14
  • 2021-12-05
  • 2019-09-06
  • 2021-12-19
  • 2021-12-15
  • 2021-11-02
  • 2021-11-28
相关资源
相似解决方案