File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -73,8 +73,9 @@ The following are a few guidelines on how we suggest you start.
7373
74741 . Fork the repository to your repositories (see [ Fork a repo] ( https://help.github.com/en/articles/fork-a-repo ) for help).
75752 . Use an IDE which supports Kotlin and gradle projects.
76- We suggest [ IntelliJ Community Edition] ( https://www.jetbrains.com/idea/download/ )
77- and install the following plugins:
76+ We suggest [ IntelliJ Community Edition] ( https://www.jetbrains.com/idea/download/ ) .
77+ Because of [ IDEA-228368] ( https://youtrack.jetbrains.com/issue/IDEA-228368 ) you will need at least IntelliJ 2020.1, or the Gradle import will fail.
78+ Install the following plugins:
7879 - EditorConfig by JetBrains (might be already activated)
7980 - Spek Framework by Spek Team
80813 . Import the project (import the build.gradle -> import as project, works more reliably)
You can’t perform that action at this time.
0 commit comments