hello.... having coded in java for a sometime i was wondering how would we create a executable for a java application...
i know you can create a jar executable for a java application....
and also there are tools which convert jar to exe.... but that requires JRE on the client machine....
and i think eclipse runs entirely on JVM and not on JRE.... something like that
i know you can create a jar executable for a java application....
and also there are tools which convert jar to exe.... but that requires JRE on the client machine....
and i think eclipse runs entirely on JVM and not on JRE.... something like that
Comment