how do i convert a java class into .exe extension. i tries reading it
up on the net but couldn't understand anything. can someone pls help.
thnx
Arne Vajhøj - 31 Mar 2008 13:01 GMT
> how do i convert a java class into .exe extension. i tries reading it
> up on the net but couldn't understand anything. can someone pls help.
You don't - you create a .jar file instead !
Arne
Andrew Thompson - 01 Apr 2008 00:33 GMT
> > how do i convert a java class into .exe extension. i tries reading it
> > up on the net but couldn't understand anything. can someone pls help.
>
> You don't - you create a .jar file instead !
( Then deploy it using web start. ;)
--
Andrew T.
PhySci.org
Chase Preuninger - 31 Mar 2008 14:30 GMT
If you can write a language that gets compiled into an exe write
something in that language that either executes the jar or calls the
main function in your java app.
http://groups.google.com/group/java-software-develoupment?hl=en
Roedy Green - 31 Mar 2008 16:58 GMT
On Mon, 31 Mar 2008 02:51:44 -0700 (PDT), f2prateek
<f2prateek@gmail.com> wrote, quoted or indirectly quoted someone who
said :
>how do i convert a java class into .exe extension. i tries reading it
>up on the net but couldn't understand anything. can someone pls help.
>thnx
see http://mindprod.com/jgloss/nativecompiler.html

Signature
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com