diff --git a/Project-Setup.md b/Project-Setup.md index 8fd3541..500d9fd 100644 --- a/Project-Setup.md +++ b/Project-Setup.md @@ -1,9 +1,9 @@ ![Plan Header](http://puu.sh/AXSg7/5f2f78c06c.jpg) # Project Set-Up -Page version: **5.4 build 1485** +Page version: **5.4 build 1690** -0. Install JDK for Java 16 so that you can compile the project. Note that the plugin is compiled to Java 8 despite this, so newer language features are unavailable. +0. Install JDK for Java 17 so that you can compile the project. Note that the plugin is compiled to Java 8 despite this, so newer language features are unavailable. 1. Fork the Plan repository & Clone that repository to your workstation. Here is a [Tutorial](https://help.github.com/articles/fork-a-repo/).