Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

REQUIRED HELP IN MAKING EXE FILE

  Asked By: Anita    Date: Nov 15    Category: Java    Views: 737
  

I want to make my java program an .Exe file
suppose of "helloworld program
Is it possible? if yes then how?
if not then pls advise me how to distribute my java
api to my client

Share: 

 

3 Answers Found

 
Answer #1    Answered By: Bradley Evans     Answered On: Nov 15

I suppose it translates java  to c++ and then compile it
good luck...

 
Answer #2    Answered By: Barak Levi     Answered On: Nov 15

Check this
links:www.ej-technologies.com/.../overview.htmlhttp://www.duck\
ware.com/jexepack/

 
Answer #3    Answered By: Rosalie Holmes     Answered On: Nov 15

I think u can put it in the JAR file  and load onto the JRE of your client
machine.

I don`t think we can make exe  of java  program...

 
Didn't find what you were looking for? Find more on REQUIRED HELP IN MAKING EXE FILE Or get search suggestion and latest updates.




Tagged: