The following forum message was posted by rekveld at 
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/3779093:

Hi all,

I\'m probably missing something very obvious but there is something which I 
don\'t understand:

if I have \'import numpy as np\' in my module, I get all kinds of great code 
completion-suggestions in the editor after I type \'np.\'
If I have \'import pyopencv as cv\' in my module, the same does not happen 
after I type \'cv.\'
If I do the same in a PyDev console, it works in both cases, and I added 
pyopencv as a forced builtin, so that is not it.

What am I missing here ? How can I also have code completion for pyopencv ?

thanks,

Joost.

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to