I\'m using IntelliJ to develop Java Desktop applications. On my project, I added framework support for Maven and added a dependency to the pom.xml file
Java
pom.xml
as a file
This will tell IntelliJ to copy the manifest into the jar file.