Java Deployment - Creating a JAR file

Опубликовано: 29 Октябрь 2024
на канале: Dr. Andy Wicks
36,017
178

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.