Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Playframework reload not working Mac OSX

Since I installed the last Mac OS update (Mac OS X 10.8.3), auto reloading stopped working in Play 2.1.0. When I change a file and save it, the file is compiled (when running with ~run) but when I hit reload on my web browser (already tried with Chrome and Safari) Play Framework don't reload the page. I already tried clean, clean all, reboot my Mac, but nothing resolved the problem.

Do you have any solution for this?

Thank you,

Filipe

like image 815
Filipe Figueiredo Avatar asked Nov 04 '22 02:11

Filipe Figueiredo


1 Answers

I have the same problem with play 2.1.0 and I think it has to do with Jnotify

like image 67
João Martins Avatar answered Nov 08 '22 04:11

João Martins