Massimo suggested this recently: https://groups.google.com/d/msg/web2py/z-ckQANc9PY/-tGhBE6oxYMJ
On Monday, June 20, 2011 2:14:47 AM UTC-4, Pierre Thibault wrote: > 2011/6/20 weheh <[email protected]> > >> Hi Pierre, I've read your excellent pages and followed your >> instructions before, to good effect. Of course, the downside is that >> one ends up with a lot of junk code in the beginning of one's files. I >> was under the impression that the latest version of web2py bypassed >> all that with a simple 1-liner: from gluon import * but this doesn't >> seem to be the case as it doesn't work for me. Hence, my question and >> this thread. Thanks for the quick response! >> >> >> > Thank you Weheh. This is the best solution I know for working with Pydev > and web2py. Definitively not perfect. > > The good news is that it seems that the Pydev team is working on something > to improve the support of web2py: > http://groups.google.com/group/web2py/browse_thread/thread/38784ca3ebf3bbb0/aeded9d3cab7c468?lnk=gst&q=pydev#aeded9d3cab7c468 > > We can hope for the best. > > > -- > > > A+ > > ------------- > Pierre > My blog and profile > (http://pierrethibault.posterous.com)<http://pierrethibault.posterous.com> > YouTube page > (http://www.youtube.com/user/tubetib)<http://www.youtube.com/user/tubetib> > Twitter (http://twitter.com/pierreth2) <http://twitter.com/pierreth2> > >

