Remove incorrect info from contributing doc (#353)
This commit is contained in:
parent
3c4a6b545c
commit
18c22fd8fd
|
@ -17,10 +17,6 @@ Other source files (Groovy, Scala, etc) should ideally be formatted by Intellij
|
|||
|
||||
### Intellij IDEA
|
||||
|
||||
Compiler settings:
|
||||
* OpenJDK 11 must be installed to build the entire project. Under `SDKs` it must have the name `11`.
|
||||
* Under `Build, Execution, Deployment > Compiler > Java Compiler` disable `Use '--release' option for cross-compilation`
|
||||
|
||||
Required plugins:
|
||||
* [Lombok](https://plugins.jetbrains.com/plugin/6317-lombok-plugin)
|
||||
|
||||
|
|
Loading…
Reference in New Issue