File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed
Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 66
77## Requirements
88
9- The classes in this repo require Java13 . Please refer to the book referenced
9+ The classes in this repo require Java11 . Please refer to the book referenced
1010above for instructions on how to download and use the examples.
1111
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+
1223## Updating
1324
1425Occasionally, the LaunchCode team will make changes to this repository
You can’t perform that action at this time.
0 commit comments