Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
student:java:jar [2024/01/23 10:55] bernstdhstudent:java:jar [2024/01/28 14:57] bernstdh
Line 47: Line 47:
  
   - Open a command shell/terminal window.   - Open a command shell/terminal window.
-  - Change the working  directory to the directory that contains the ''%%.jar%%'' file (using the ''%%cd%%'' command)+  - Change the working  directory to the directory that contains the ''%%.jar%%'' file (using the  [[https://ss64.com/|''%%cd%%'' command]])
   - Execute the application as follows: ''%% java -jar //filename//.jar %%''   - Execute the application as follows: ''%% java -jar //filename//.jar %%''