Hi all, I am developing using web2py under Eclipse, Pydev (GAE projects) in Windows. I find that whenever I changed code in controllers or models file, I can get immediate effect. However if I try to change code in all views (html file), I have to restart the dev_appserver.py to see the effect.
Do you have any idea so I don't have to restart it everytime? Thanks a lot~

