forked from Lainports/opnsense-ports
6 lines
281 B
Text
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
|