java program file to an exe file

hi all

i am a final year student doing project in java environment. in my project i want to convert a java program to an exe file.. i have seen some of the replies from the forum but i am not clear with that..

i need the steps in detail and the way how to do...?

thanks in advance

[306 byte] By [Ezhil_Ca] at [2007-11-26 17:34:37]
# 1
Google it. You might also want to look into creating a jar.
CaptainMorgan08a at 2007-7-9 0:02:37 > top of Java-index,Developer Tools,Java Compiler...
# 2
If you Google, you will find a commercial Java compiler available for 60-day free trial. It provides detailed instructions on how to get started with compiling your code. The 60 days should be enough time for finishing your school work.
Treda at 2007-7-9 0:02:37 > top of Java-index,Developer Tools,Java Compiler...