blob: 4f51a6347d23456c2d5cbc464a2821645eb22a28 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
[
{ type: install
message: <<EOM
There is experimental native (faster) file watching support which is
enabled by default. Currently there are problems with watching large
trees (>600 files). To disable it, edit
%%DATADIR%%/bin/idea.properties and append:
idea.filewatcher.disabled=true
EOM
}
]
|