File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Java Create JAR Exe Tutorial
2- ## Setting the Windows System Environment
2+ ## Setting The Windows System Environment
331 . Without the compiler added to the ` Path ` , you cannot use
44 Java in the Command Prompt.
55
4646 if the Command Prompt gives you information,
4747 then it is successfully added.
4848
49- ## Compiling & Running the Java Source Code through the Command Prompt
49+ ## Compiling & Running The Java Source Code Through The Command Prompt
50501 . Change the directory to where you put your source code.
5151
52522 . But it is better you put your code on the Desktop directory.
82828 . Now, you have the class file and the java file. It is ready
8383 for creating the Executable JAr File.
8484
85- ## Creating the Executable JAR file
85+ ## Creating The Executable JAR File
8686Remember that Java is a high-level
8787 programming language
8888 and the creators of this language put some
You can’t perform that action at this time.
0 commit comments