Source code to .jar extension -> IntelliJ

Currently I created a simple Contacts application in IntelliJ idea which works great when i run it from idea.I want to export this application to jar file and then to exe. I tried a lot of methods but was unsuccessfully. Project structure is shown in the image below.

Project browser

I did build artifacts and created the jar but when i click it nothing happens

I even used launch4j to wrap this jar to .exe file but still nothing happens when i double click it.

Add Comment
0 Answer(s)

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.