Updated Project Setup (markdown)

Aurora Lahtela 2022-06-10 09:29:12 +03:00
parent 3142e4aa5b
commit 452bf03a0a

@ -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/).