opnsense-ports/java/intellij-rubymine/files/pkg-message.in
Franco Fichtner 9f9dcc6bde */*: sync with upstream
Taken from: HardenedBSD
2019-07-23 08:07:47 +02:00

6 lines
280 B
Text

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