Hello, Is it possible to add the comment "#...@pydevcodeanalysisignore" in future versions of web2py to all the controllers and all the models of new applications created by the web2py admin? This comments stop the static code analysis made by Pydev. Because of the automatic import made by web2py, Pydev reports lots of error and lots of warning. I think this a feature that most Pydev will appreciate.
Thank you.

