aboutsummaryrefslogtreecommitdiff
path: root/databases/jetbrains-datagrip/files/pkg-message.in
blob: 05839729a7e0e84c26c0505259f666ac721f1be9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[
{ type: install
  message: <<EOM
There is a native (faster) file watching support backed by kqueue which is
enabled by default.  If you encounter problems with watching large
trees, you can disable it by adding the following property via the menu
entry Help -> Edit Custom Properties...

      idea.filewatcher.disabled=true
EOM
}
]