Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 453 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 453 Bytes

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