[web2py] Re: Recipe about mixing web2py, pydev, GoogleCode and others

2010-11-26 Thread mr.freeze
I would make sure the breakpoint is not contingent on any logic. Set one in your model, for example, when auth or mail are instantiated. Also, make sure you are launching your project in debug mode and not run mode. On Nov 26, 10:23 am, Lorin Rivers wrote: > I'm all set up, but I can't debug in E

[web2py] Re: Recipe about mixing web2py, pydev, GoogleCode and others

2010-11-17 Thread mdipierro
Thanks. This issue comes up often. Very valuable. On Nov 17, 8:17 pm, pierreth wrote: > Hello, > > I just published a blog about mixing all this stuff in Eclipse for > web2py development: > > # GC issue tracking with Mylyn; > # GC versioning using Mercurial and the MercurialEclipse plug-in; > # P