Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Ashan Kaya   on Aug 12 In Java Category.

  
Question Answered By: Isra Demir   on Aug 12

Try a search on Google for java exe  and you will find plenty of tools
which can be used to create executables for java  applications. In most
cases the resulting exe is just a launcher for a JAR which is in the
same directory. I have found the best approach is to make your JAR
executable *and* to provide an exe and an installer for specific
platforms. This will give your application a professional, finished feel.

Share: 

 

This Question has 4 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on .EXE file? Or get search suggestion and latest updates.


Tagged: