How to create a .exe file with eclipse 3.1

Hello every body. I want to know how create a .exe file with eclipse 3.1. A friend tell me it's possible but he forgot how ! So I ask my question ay you, how can I do that? I think it's like in Dev-C++, when he compiling the programme he create

a .exe file but in eclipse, i don't know how do that. Please help me, I have finish some programs but I don't know how create .exe file for give their at my friend.

Thank's.

P.S : I'm a young french so maybe there are some mistake on my post. I hope you understand it.

[544 byte] By [CaptainGhosta] at [2007-10-1 22:53:37]
# 1
There might be a plugin in eclipse to do this, but I don't know what it is.The normal way to deploy a program is to create an executable jar file. This will be a .jar not a .exe.Or you can try ggogle. http://www.google.co.uk/search?q=java+exe
Peter-Lawreya at 2007-7-15 13:52:41 > top of Java-index,Developer Tools,Java Compiler...
# 2
Ok thank's four your help :)
CaptainGhosta at 2007-7-15 13:52:41 > top of Java-index,Developer Tools,Java Compiler...