| | |
Creating a .EXE file
![]() |
java was not designed to natively run on any operating system, so any thing like your jbuilder is completly independent of sun java. As far as i know many java to exe compilers are actually convert java to c++ then compile that, which might be why it doesn't work
What is the code you're running. I think I might know what your problem is, but I have to see the code you're using to confirm my suspissions.
There's a lot of information on JavaWebstart, read it.
And if you'd read other replies you'd know by now that you do NOT make exes out of Java classfiles.
There are some expensive tools out there that can do it, which a search engine should turn up, but that completely defeats the purpose of the language.
And if you'd read other replies you'd know by now that you do NOT make exes out of Java classfiles.
There are some expensive tools out there that can do it, which a search engine should turn up, but that completely defeats the purpose of the language.
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
•
•
•
•
Originally Posted by C++
Hi everybody,
I followed the Invaders tutorial and I'm trying to make it into an exe file. I have JBuilder 9 and I tried the "Native Executable" tool and it just opens up the program and closes it. Any help would be appreciated.
Thanks in advanced,
C++
The native exe option is just an exewrapper to facilitate easier starting of the application.
It still needs an installed JVM on the target machine.
Effectively it's little more than a glorified batchfile
This is the normal way for Java.
It still needs an installed JVM on the target machine.
Effectively it's little more than a glorified batchfile

This is the normal way for Java.
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
![]() |
Similar Threads
- Creating .EXE File (ASP.NET)
- Creating an exe file (C++)
- creating a .exe file of a web application (JSP)
Other Threads in the Java Forum
- Previous Thread: A note of thanks to Daniweb
- Next Thread: Alternative to PrintWriter
| Thread Tools | Search this Thread |
-xlint actionlistener android api applet application array automation bi binary blackberry block bluetooth character class client code compile compiler component consumer database desktop developmenthelp eclipse error fractal freeze ftp functiontesting game gameprogramming givemetehcodez graphics gui health html hyper ide image int j2me j2seprojects java javac javaee javaprojects jetbrains jni jpanel jtable julia learningresources lego linked linux mac main map method mobile myregfun netbeans nonstatic notdisplaying number online pearl printf problem program project qt researchinmotion rotatetext rsa scanner screen server set singleton sms sort spamblocker sql string swing system textfields thread threads time title tree tutorial-sample update variablebinding windows working xor






