fatcodeguy
Programmer
How do you go from your java classes to an exe file? I know I can just create an executable jar file, but you still need JDK to run that don't you? I have developed a program that will run only in the windows environment. Is there an easy way to get everything as an exe file. Thanks in advance!