[web2py] Re: Web2Py & Pycharm Debugger not working

2017-01-31 Thread Harold Sarmiento
I have merged my project Web2py to the last version, this causes the debug breakpoints does not work never more, if i return to my previous commit, the breakpoints work again, then seems to be a problem with the new versión of Web2py. I am using Eclipse Mars 2 Release (4.5.2) with Pydev 4.5.5

Re: [web2py] Re: web2py & pycharm...

2013-11-14 Thread Richard Vézina
Paolo, I don't think the community version has the support for web2py included. Sadly, I think you have to pay for the professionnal version to get it... Richard On Thu, Nov 14, 2013 at 3:13 AM, Paolo Valleri wrote: > hi, > I've just tried the 'community edition' and I got many Unresolved > ref

Re: [web2py] Re: web2py & pycharm...

2013-11-14 Thread Tim Richardson
The book has some tips in using IDEs with web2py. You can go a long way by adding in false imports if false: import ... see chapter "other recipes" pycharm pro edition has built-in web2py support which means out of the box integrated debugger support and support for the all the includes. But

Re: [web2py] Re: web2py & pycharm...

2013-11-14 Thread Arnon Marcus
The community edition does not support web2py. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the

Re: [web2py] Re: web2py & pycharm...

2013-11-14 Thread Paolo Valleri
hi, I've just tried the 'community edition' and I got many Unresolved references for request, response and so on. Have you found a way to fix ? Paolo On Tuesday, October 1, 2013 2:29:49 AM UTC+2, Richard wrote: > > This suppose to be solve : > http://youtrack.jetbrains.com/issue/PY-10810 > > I h

Re: [web2py] Re: web2py & pycharm...

2013-09-30 Thread Richard Vézina
This suppose to be solve : http://youtrack.jetbrains.com/issue/PY-10810 I had issue with EAP version before the official release. Didnt try the release yet. But the issue was occuring for me when I set pycharm project at the app level : web2py/applications/app/.idea If project was setup like thi

[web2py] Re: web2py & pycharm...

2013-09-30 Thread Tim Richardson
I deleted existing .idea directories before using pycharm 3 with web2py apps. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message b

[web2py] Re: web2py & pycharm...

2013-09-30 Thread memilanuk
On 09/30/2013 12:28 AM, Tim Richardson wrote: This isn't my experience. First, try creating a new project via web2py admin, and then open the web2py directory in pycharm (not your application directory). This should be fine, at least it is for me (so far I've used it on OS X, archlinux and Window

[web2py] Re: web2py & pycharm...

2013-09-30 Thread memilanuk
On 09/29/2013 02:56 PM, Massimo Di Pierro wrote: I do not know. I am not aware that they contacted any of us for testing or support. I never meant to imply that the *web2py* project supported PyCharm in that way... rather that they claim web2py project as something their product supports.

[web2py] Re: web2py & pycharm...

2013-09-30 Thread Tim Richardson
This isn't my experience. First, try creating a new project via web2py admin, and then open the web2py directory in pycharm (not your application directory). This should be fine, at least it is for me (so far I've used it on OS X, archlinux and Windows). I have just now created a new web2py pr

[web2py] Re: web2py & pycharm...

2013-09-29 Thread Massimo Di Pierro
I do not know. I am not aware that they contacted any of us for testing or support. On Sunday, 29 September 2013 15:35:52 UTC-5, Monte Milanuk wrote: > > Hello there, > > The framework support for things like Flask and web2py finally sold me > and I purchased a new license for 3.0 the other day