Export IntelliJ Java Project?

vi
2

I've recently started programming a bit of Java (mainly with Eclipse) a friend recommended that I test IntelliJ or switch, I wrote a test Minecraft plug-in in java and wanted to export it. In eclipse: right click on the project and then export, there's an intellij there can export, how do I export the project as a .jar

Le

"File | Project Structure | Artifacts then you should press alt + insert or click the plus icon and create new artifact choose -> jar -> From modules with dependencies.

Next goto Build | Build artifacts -> choose your artifact. "

Re

https://www.jetbrains.com/help/idea/compiling-applications.html#package_into_jar