freebsd-ports/java/intellij-rubymine/files/pkg-message.in
Pedro F. Giffuni 89b167c217 Update java/intellij-rubymine to version 2019.1.2
PR:		239190
Approved by:	thierry (mentor)
2019-07-22 21:53:40 +00: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