SCJA
~Currently preparing for SCJP6
"Computer science is no more about computers than astronomy is about telescopes" - Edsger Dijkstra
Rusty Shackleford wrote:It is possible to compile java code to a native executable, but from what I have read it isn't very good.
SCJA
~Currently preparing for SCJP6
So, if I don't want the user to have to install anything (this includes JRE and JVM) then my only option is an exe, right?
SCJA
~Currently preparing for SCJP6
SCJA
~Currently preparing for SCJP6
Brian Legg wrote:Even if they have a JRE installed won't their system classpath need to be updated in order to use the java -jar comand from a batch file?
SCJA
~Currently preparing for SCJP6
