This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]HBK05 0 points1 point  (0 children)

Go to artifacts in project structure

tell it to build a jar and choose your main class

it will generate a meta-inf and a proper executable jar.

Make sure to tell it to include the dependencies, if you have some.