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.

example compiler error 1

i go appropriate file, fix error, , reload page. compiler error:

example compiler error 2

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

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -