Intellij desmonta partição de trabalho

Posted . Visible to the public.

Este é o erro apresentado:
api.vfs.impl.local.FileWatcher - Watcher terminated.
api.vfs.impl.local.FileWatcher - File watcher failed to start

Solução:
Adicionar a linha
fs.inotify.max_user_watches = 524288
no arquivo: /etc/sysctl.conf
e executar o comando a seguir para aplicar a alteração
sudo sysctl -p

E colocar o arquivo fsnotifier Show archive.org snapshot na pasta bin do Intellij

João Paulo
Posted by João Paulo to ZeroGlosa (2013-06-13 14:24)