How to make an executable file?
807599Dec 23 2006 — edited Sep 11 2007Friends....I have used java for sometime now....My problem is how to compile the java code into full .exe file......Using javac we can compile to .class file...But how can one conver to a full .exe file?