/fsnotifier

An fsnotifier replacement for *BSDs for JetBrains IntelliJ based products

Primary LanguageCApache License 2.0Apache-2.0

fsnotifier for OpenBSD and FreeBSD

The fsnotifier is used by IntelliJ for detecting file changes. This version supports FreeBSD and OpenBSD via libinotify and is a replacement for the bundled Linux-only version coming with the IntelliJ IDEA Community Edition.

To compile run make. Copy fsnotifier somewhere.

Edit bin/idea.properties in your IntelliJ distribution and add:

idea.filewatcher.executable.path=/path/to/your/fsnotifier