Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Nicole Hughes   on Dec 12 In Java Category.

  
Question Answered By: Tammy Sanders   on Dec 12

you need to use a JIT (Just In Time) compiler to do it.
JIT compilers attach the JRE with you executable file, so you don't need
to affraid about it. But, please keep in mind that using that tool your
Java program will only run  under the target plataform ( e.g, you compile
the java  program under windows.. it never will run under linux, for
example ).

Share: 

 
 
Didn't find what you were looking for? Find more on how to make a java file run without jdk Or get search suggestion and latest updates.


Tagged: