Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/java/intellij-rubymine/files/pkg-message.in
16125 views
[
{ type: install
  message: <<EOM
The  native (faster) file watching support backed by kqueue is enabled
by default.  If you encounter problems  problems with watching large
trees, you disable it by appending the following property into
%%DATADIR%%/bin/rubymine.properties:

	idea.filewatcher.disabled=true
EOM
}
]