We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75f2177 commit 86e3a7aCopy full SHA for 86e3a7a
README.md
@@ -9,6 +9,17 @@ course.
9
The classes in this repo require Java11. Please refer to the book referenced
10
above for instructions on how to download and use the examples.
11
12
+To update this Project's SDK to use Java11 on your computer:
13
+
14
+- Go to *File -> Project Structure*
15
+- Under *Project Settings*, select *Project*
16
+- Under *Project SDK*, select your downloaded Java 11 JDK.
17
+ - Note: You may also download the JDK directly from your menu options here.
18
19
+- Next, under *Platform Settings*, select *SDKs* and again select Java11.
20
+- Once selected, hit *Apply* and *Ok*
21
22
23
## Updating
24
25
Occasionally, the LaunchCode team will make changes to this repository
0 commit comments