mirror of
https://git.freebsd.org/ports.git
synced 2025-06-23 13:40:34 -04:00
Actually commit proper patch this time. PR: 239615 Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru> (maintainer) Pointhat to: swills
12 lines
335 B
Text
12 lines
335 B
Text
[
|
|
{ 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
|
|
}
|
|
]
|