Changes between Version 18 and Version 19 of ControlSystems/SoftwareTeam/Training/GettingStarted/IntroJava
- Timestamp:
- Oct 12, 2019, 11:08:58 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ControlSystems/SoftwareTeam/Training/GettingStarted/IntroJava
v18 v19 5 5 6 6 In VSCode: 7 1. Select File->Open Folder and choose the JavaProjects\Hello World folder you just created.7 1. Select File->Open Folder and choose the !JavaProjects\Hello World folder you just created. 8 8 2. Select File->New which will open the editor for you to enter a new program 9 9 3. Cut and paste the following program into the editor: