Why isn't PlayFramework recompiling my edited .java files properly? -
i have been working play! framework few weeks now, , enjoying it. have issue come frustrating me. starts when encounter compile error. refresh, , see (excellent) play! error message. here's simple example.
i go appropriate file, fix error, , reload page. compiler error:
strangely, shows updated source code, bug fix, throwing same compiler error previous message. if restart play! server, compiles , can go on expected, of course 1 of great things play! being able edit .java source files , see changes right away in browser.
would appreciate tip who's bumped before, or has clue causing it! much! running osx 10.6.
edit
have tried manually deleting tmp/ directory, .class files stored. not help, , same behavior, edited source code appears, old compiler error still dsiplayed.
my best stab @ clock screwed up. use time synchronization? keep terminal open running:
while true; sleep 1; date; done
and check whether there correlation clock changes , behaviour.
fwiw, i've never witnessed (also on macos 10.6)
Comments
Post a Comment