Skip to content

Commit 0c1bf9c

Browse files
authored
Explain how to handle notifications (#13630)
Co-authored-by: espertusnu <[email protected]>
1 parent bb28aa8 commit 0c1bf9c

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

docs/getting-into-the-code/guidelines-for-setting-up-a-local-workspace/intellij-11-code-into-ide.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,15 @@ Wait until this disappears.
6767
![Importing 'jabref' Gradle Project](11-07-importing-project.png)
6868
{% endfigure %}
6969

70-
## IntelliJ IDEA will report low memory
70+
## Respond to notifications
71+
72+
You can disregard notifications
73+
74+
* offering to reopen the project in a container
75+
* announcing the project JDK
76+
* suggesting that you install the plugin WireMock
77+
78+
## IntelliJ IDEA may report low memory
7179

7280
{% figure caption:"Low memory pop up" %}
7381
![Low memory pop up](11-08-low-memory.png)

0 commit comments

Comments
 (0)