I'm using Intellij IDEA
to develop a project in Kotlin, and I've reached a point where I need to create an executable file to run on the server, but when I try to create a JAR Artifact
, , something that does not exist in the project. Do you have any solutions?