2011/4/28 Anthony <abasta...@gmail.com>

> On Wednesday, April 27, 2011 2:04:29 PM UTC-4, w2padawan wrote:
>>
>> I still don't know what issues are all talking about regarding pydev and
>> web2py. I'm using it on archlinux and imports, autocomplete and functions
>> are all working pretty well.
>>
>> just go to:
>>
>> window > preferences > pydev > interpreter-python > libraries
>>
>> and add a [new folder] in "system pythonpath" pointing to the web2py/gluon
>> folder of your web2py installation.
>>
>> please tell me if this (kind of obvious) thing works for you or I may be
>> missing some more magic from web2py (?). I have autocomplete from DAL and
>> even from HTML helpers atm
>
>
> Is there any other trick to get this working? I added web2py/gluon to the
> "system PYTHONPATH" in pydev as described above, but I don't get any web2py
> autocomplete. Note, I'm on Windows 7.
>
> Anthony
>

just to be sure, do you click/pressed on "Apply" then or just Accept? must
press 'apply' first, of course, then eclipse will scan and and analize gluon
folder and its files to do its magic. This analisys should take a few
seconds.

Reply via email to