summaryrefslogtreecommitdiff
path: root/java/intellij-ultimate/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'java/intellij-ultimate/files/pkg-message.in')
-rw-r--r--java/intellij-ultimate/files/pkg-message.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/java/intellij-ultimate/files/pkg-message.in b/java/intellij-ultimate/files/pkg-message.in
index 6c58cbfb7011..19656dce9822 100644
--- a/java/intellij-ultimate/files/pkg-message.in
+++ b/java/intellij-ultimate/files/pkg-message.in
@@ -1,6 +1,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 appending the following property into
%%IDEA_HOME%%/bin/idea.properties:
idea.filewatcher.disabled=true
+EOM
+}
+]