You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: 03_java/02_getting_started.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,7 @@ You can choose to continue with the popped up VS Code window or work with your p
73
73
74
74
To run it, I can either click the **Play** icon at the top-right of the window or right-click inside the `App.java` file.
75
75
76
-

76
+

77
77
78
78
Either way, you should see the text "Hello, world!" displayed on your terminal. More from VS Code's [Java Tutorial](https://code.visualstudio.com/docs/java/java-tutorial).
0 commit comments