使用 Idea 打 scala程序的 jar 包 - 02

Posted 码上猿梦

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了使用 Idea 打 scala程序的 jar 包 - 02相关的知识,希望对你有一定的参考价值。

 

image

Artifact ——》+  ——》JAR ——》From modules with dependencies

image

选择 Module,选择主函数,OK——》OK

image

勾选Include in project build,OK

image

Build ——》 Builde Artifact

image

在弹出的信息中选Build

 

然后在工程中就能见到打好的 jar 包了。

out 目录下。

image

就 OK 了。

 

以上是关于使用 Idea 打 scala程序的 jar 包 - 02的主要内容,如果未能解决你的问题,请参考以下文章

用Intellij idea 编写Scala程序Spark2.0.0 依赖jar包如何解决

idea gradle工程怎么打jar包

ideajar包一键上传如何停止原来jar包

idea 打jar包(包含第三方jar)

intellij idea 将模块打jar包

01-jar包操作---idea打jar包