Playframework reload not working Mac OSX

眉间皱痕 提交于 2019-12-21 16:52:31

问题


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


回答1:


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



来源:https://stackoverflow.com/questions/15512229/playframework-reload-not-working-mac-osx

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!