filmov
tv
Java Deployment - Creating a JAR file

Показать описание
In this video you will see how to turn your Java program into something that anyone can run on their machine. You will see how to create a JAR file (a Java Archive file). You will then be shown how to create a command file which will run your program for the user and put that on their desktop with an appropriate icon.