I have written a Java program that uses Java swing library. Now I would like to execute this program by double clicking on the executable file on Windows just like any other
Right click to your "project" in eclipse and select "export" then choose "Java->Runnable Jar File" select your project name and finish.