diff --git a/.gitignore b/.gitignore index d3fb40a59db..b1185748fca 100644 --- a/.gitignore +++ b/.gitignore @@ -16,7 +16,7 @@ jablib/src/main/resources/csl-locales javafx/ -# genreated by gg.cmd +# generated by gg.cmd m2 gg.cmd diff --git a/docs/getting-into-the-code/guidelines-for-setting-up-a-local-workspace/intellij-11-code-into-ide.md b/docs/getting-into-the-code/guidelines-for-setting-up-a-local-workspace/intellij-11-code-into-ide.md index 93a540b8b82..438553dc1b0 100644 --- a/docs/getting-into-the-code/guidelines-for-setting-up-a-local-workspace/intellij-11-code-into-ide.md +++ b/docs/getting-into-the-code/guidelines-for-setting-up-a-local-workspace/intellij-11-code-into-ide.md @@ -59,7 +59,7 @@ Allow also access for both cases and click "Allow access". ## Wait for IntelliJ IDEA to import the gradle project -IntelliJ shows "Importing 'jabref' Gradle Project" at the lower right corner. +IntelliJ shows "Importing 'jabref' Gradle Project" in the lower right corner. This will take several minutes. Wait until this disappears.