summaryrefslogtreecommitdiff
path: root/java/intellij-rubymine/files/pkg-message.in
blob: dc0880e9dc5fa9e2b5cbd382937e1187949e3c98 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[
{ type: install
  message: <<EOM
There is  native (faster) file watching support backed by kqueue which is
enabled by default.  If you encounter problems  problems with watching large
trees, you disable it by appending the following property into
%%DATADIR%%/bin/idea.properties:

	idea.filewatcher.disabled=true
EOM
}
]