Re: How to create EXE in java

2006-01-11 Thread Mladen Turk
kavallappa chiru wrote: Hi How can i cretae exe file from java class file , so that i can run java application without running java classfile from the command prompt. I just want click on the icon to run it as we are all doing in windows. You have an ASF licensed solution at:

Re: How to create EXE in java

2006-01-09 Thread Kevin Passey
@tomcat.apache.org Sent: Monday, January 09, 2006 7:20 AM Subject: How to create EXE in java Hi How can i cretae exe file from java class file , so that i can run java application without running java classfile from the command prompt. I just want click on the icon to run it as we are all doing

How to create EXE in java

2006-01-08 Thread kavallappa chiru
Hi How can i cretae exe file from java class file , so that i can run java application without running java classfile from the command prompt. I just want click on the icon to run it as we are all doing in windows. thank you kavall - Yahoo!

Re: How to create EXE in java

2006-01-08 Thread Edoardo Panfili
kavallappa chiru ha scritto: Hi How can i cretae exe file from java class file , so that i can run java application without running java classfile from the command prompt. I just want click on the icon to run it as we are all doing in windows. You don't need to create an exe file, take a