I have been used to programming in c and c++ however a portion of my job would be much simpler if i wrote it in java, i was wondering if there was a way to compile java programs as stand alone executable binaries or if the java platform has to be installed on the computer the program is running on.
Self Executable Files
Started by ryansithe, Jun 09 2010 01:02 PM
5 replies to this topic
#1
Posted 09 June 2010 - 01:02 PM
|
|
|
#2
Posted 10 June 2010 - 05:12 AM
AFAIK, they need Java installed.
#3
Posted 10 June 2010 - 07:28 AM
There is a portable version of Java at PortableApps.com - Portable software for USB drives
#4
Posted 10 June 2010 - 08:43 PM
is there any way to distribute the portable java with an application, that might just be over kill anyways. thanks though
#5
Posted 11 June 2010 - 09:30 AM
Yes, just include it in the zip file.
#6
Posted 14 June 2010 - 04:16 AM
Nice, never knew that :p


Sign In
Create Account


Back to top









