Back | Reverse |

Java2exe?
Link | by YoGa on 2005-08-14 16:42:27
I already have some Java applications which I made long time
ago..
The question is How to convert Java 2 exe?
and run as EXE windows application?

YoGa

Re: Java2exe?
Link | by gendou on 2005-08-14 16:52:20
Java byte-code is an interpreted machine language. It needs a runtime environment and will NOT run by its self. Java code (*.java) is a programming language that is compiled into java byte-code. It may be possible to write a Win32 compiler for Java programming code, however nobody has done this. And, I dont think SUN would allow it either! :P


Re: Java2exe?
Link | by YoGa on 2005-08-15 04:46:01
Ok,..
So, I can't to this.
but, I heared about programes which cover CLASSes into EXE
to run under windows easier!!
But, Java should be installed as the Application uses "java.exe"!!

Does anyone hear about that?and what is the program name you were using to do it?

YoGa

Back | Reverse |

Copyright 2000-2025 Gendou | Terms of Use | Page loaded in 0.0007 seconds at 2025-06-12 10:55:45