A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Java
»
Java in General
Author
Create a windows executable from a jar
Malith Yapa
Ranch Hand
Joined: Jan 17, 2007
Posts: 45
posted
Jan 17, 2007 05:52:00
0
I created a database application using mysql. And I'd like to create an windows executable from it. So that I can run it without the jvm. I know it sounds useless. But i was just curious. Is there anyway I can do that?
malith@hotpop.com
Paul Sturrock
Bartender
Joined: Apr 14, 2004
Posts: 10336
I like...
posted
Jan 17, 2007 06:04:00
0
So that I can run it without the jvm
This is not possible. If you want to run a Java appliction you are going to need a JVM to run it in.
JavaRanch FAQ
HowToAskQuestionsOnJavaRanch
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: Create a windows executable from a jar
Similar Threads
Auto Installer for Java SWING application
how to create binary executable files from java source file on unix
Executable jar file in windows and linux?
How to create an EXE of the Java application?
Java native compiler
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter