I'm a newbie in java and would like to know if it's possible to generate EXE
file
(like VB?) for java applications.
I know we can use "java -classpath ...\myapp.jar myclass" to invoke the
appls, but,
that needs java runtime in client machines (although there already JVM in
IE!)
Thanks.
Roedy Green - 07 Sep 2003 21:12 GMT
>I'm a newbie in java and would like to know if it's possible to generate EXE
>file
>(like VB?) for java applications.
see http://mindprod.com/jgloss/nativecompiler.html
http://mindprod.com/jgloss/jet.html
--
Canadian Mind Products, Roedy Green.
Coaching, problem solving, economical contract programming.
See http://mindprod.com/jgloss/jgloss.html for The Java Glossary.
M - 08 Sep 2003 05:36 GMT
Thanks
> >I'm a newbie in java and would like to know if it's possible to generate EXE
> >file
[quoted text clipped - 7 lines]
> Coaching, problem solving, economical contract programming.
> See http://mindprod.com/jgloss/jgloss.html for The Java Glossary.
Roedy Green - 07 Sep 2003 21:12 GMT
>I'm a newbie in java and would like to know if it's possible to generate EXE
>file
>(like VB?) for java applications.
see also http://mindprod.com/jgloss/installer.html
--
Canadian Mind Products, Roedy Green.
Coaching, problem solving, economical contract programming.
See http://mindprod.com/jgloss/jgloss.html for The Java Glossary.
Marco Schmidt - 08 Sep 2003 09:37 GMT
M:
>I'm a newbie in java and would like to know if it's possible to generate EXE
>file
>(like VB?) for java applications.
It's possible but in many cases not recommendable. See
<http://www.geocities.com/marcoschmidt.geo/jcomp.html>.
Regards,
Marco

Signature
Please reply in the newsgroup, not by email!
Java programming tips: http://jiu.sourceforge.net/javatips.html
Other Java pages: http://www.geocities.com/marcoschmidt.geo/java.html
M - 08 Sep 2003 10:00 GMT
Thanks.
> M:
>
[quoted text clipped - 11 lines]
> Java programming tips: http://jiu.sourceforge.net/javatips.html
> Other Java pages: http://www.geocities.com/marcoschmidt.geo/java.html
R - 09 Sep 2003 20:20 GMT
> I'm a newbie in java and would like to know if it's possible to generate EXE
> file (like VB?) for java applications.
http://sourceforge.net/projects/jsmooth