How To Convert A .JAva File To An .Exe File

I Have Did An Editor Like Kawa-Editor More Than That.Now I want To Convert It To An .exe file .so that i can include my Editir in Accessories ,and i can open my editor instead of NOTEPAD.
[215 byte] By [AravindKumar] at [2007-9-26 1:25:11]
# 1
You can't actually create an .exe file in Java. All you can do is create a .jar file. You may well be better off trying to find help on that. Programs such as Borland's JBuilder4 Professional edition will do this for you.
p0e08 at 2007-6-29 1:06:22 > top of Java-index,Archived Forums,Swing...
# 2
Instaead u can create a batch file, and its easy too....
sasivarnan at 2007-6-29 1:06:22 > top of Java-index,Archived Forums,Swing...
# 3
Actually, creating and running the jar file is very simple. Just follow the steps described in http://java.sun.com/docs/books/tutorial/jar/basics/run.html (and don't forget to put a line break after the main-class header declaration!)
jsalonen at 2007-6-29 1:06:22 > top of Java-index,Archived Forums,Swing...
# 4
Hi! :)There is a java 2 exe program that seems to work great!I don't have the link to it, but I could mail it to you if you want.CUL8er,Nick.
nikolaosb at 2007-6-29 1:06:22 > top of Java-index,Archived Forums,Swing...
# 5

> Hi! :)

>

> There is a java 2 exe program that seems to work

> great!

> I don't have the link to it, but I could mail it to

> you if you want.

>

> CUL8er,

> Nick.

Hi Nick

I'm interested in those two little programs I'd appreciate it if you could forward it to me so that I could have a look at it and try them out.

My E-mail address is <LieslJordaan@ananzi.co.za>

Thanx & Ciao

Chardenay at 2007-6-29 1:06:22 > top of Java-index,Archived Forums,Swing...
# 6
Hi Nick I'm interested in those two little programs I'd appreciate it if you could forward it to me so that I could have a look at it and try them out.My E-mail address is <srinivasanmca@hotmail.com>
sradhakrishnans at 2007-6-29 1:06:22 > top of Java-index,Archived Forums,Swing...