Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 01-31-2005, 12:21 PM   #1 (permalink)
 
True Techie

Join Date: Sep 2004

Posts: 156

ZoneFire

Default Java applicatioon to .exe

how can we make an java application file into .exe file?
for example, we write the code for the application program, then we compiled it and then run it.
so, how can we make that .class file into .exe file and run it by double-clicking on it?
thank you
__________________
The important thing is not to stop questioning...
Albert Einstein
ZoneFire is offline  
Old 02-08-2005, 12:01 PM   #2 (permalink)
 
True Techie

Join Date: Feb 2005

Posts: 168

gsbtech

Default

Try the compiler Excelsior JET at http://www.excelsior-usa.com/jet.html

They had a free and indefinite evaluation version with some limitations on compiling in java API classes. I haven't used it recently. Last code I compiled was used as a service in XP. They provide the wrapper required to create and run your java code as a service.
gsbtech is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On