Hi Ranchers,
May be i am crazy to ask such question.
Suppose i have a
java file say file1.java . If i have to run it at first i will compile it,then run the class file with java command.
Sometimes i dream that it will be nice to convert that .java file into some .exe file and when user clicks on that it should start running (of course it should compile it in background

do you not feel to compile and run the java file is very monotonous work.
So can you come up with some ideas to realize my dream?
i m going to sleep now
