I just got a CD with various programs for my cellphone. Many of the programs end in .jar . Any suggestions on a program to open them?
Posted: 7/23/2006 1:50:18 PM EDT
[#1]
.jar is Java ARchive. You can use the Java jar command, or just plain old unzip to open. But you don't need to open it to use it. If the .jar is in your Java classpath Java knows to look inside for the classes.