Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Oscar Montgomery   on Nov 28 In Java Category.

  
Question Answered By: Zoar Mizrachi   on Nov 28

Do you really need to create platform dependant executables? Did you
know that you can package your java  code as a .jar file which can be
started up like an exacutable by double clicking on it for win32
systems loaded with jvm 1.2+. The same can be said about other
platforms as well. Just look search google for "executable jar".

Share: 

 

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

 
Didn't find what you were looking for? Find more on Which Java IDE Compiles Native Code -.EXEs- ? Or get search suggestion and latest updates.


Tagged: