If Limewire is written in Java, how is it that I can just click a .EXE file and run it?

Shinchon

New member
Limewire is written in Java.

Normally, executing a Java program requires opening a JAR file, or embedding the Java class in an HTML page and running it in a Web browser, or that kind of thing.

How is Limewire able to function as a regular executable even though it was written in Java?
 
Back
Top