I've created a program in java and now I want to create an executable from it. 
I'm new to java, I don't know if it should be a .exe.
I'we exported my project to a .jar file, but when I double-click it it opens "open with" window.
I want to export my project to a file that runs my program on double-click.
Is there any solution?
 
     
     
     
     
     
     
     
    