freebsd-ports/java/intellij-ultimate/files/pkg-message.in
Alex Dupre 7640d915c4 Update to 2018.3.2 release and enable native file watcher by default.
Approved by:	maintainer timeout (15 days)
2018-12-27 11:11:28 +00:00

6 lines
281 B
Text

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