ports/devel/jetbrains-clion/files/pkg-message.in
Steve Wills 0b01056bfc devel/jetbrains-clion: Update to 2019.2.1
Actually commit proper patch this time.

PR:		239615
Submitted by:	Dmitry Wagin <dmitry.wagin@ya.ru> (maintainer)
Pointhat to:	swills
2019-09-02 15:52:02 +00:00

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
}
]