eclipse - Python: Pydev: Ctrl+space returns NullPointerException -



eclipse - Python: Pydev: Ctrl+space returns NullPointerException -

i work in eclipse using pydev plugin. started getting nullpointerexception when press ctrl+space can see on attached image:

as can see variable splitphrase defined in code.

have thought how avoid getting exeption? thanks

after seeing issue believe bug fixed, so, please upgrade latest pydev version see if works (3.6.0).

instructions available @ http://pydev.org/download.html (or can latest liclipse: http://brainwy.github.io/liclipse/ standalone pydev bundled).

python eclipse nullpointerexception pydev

Comments

Popular posts from this blog

ruby on rails - Devise Logout Error in RoR -

c# - Create a Notification Object (Email or Page) At Run Time -- Dependency Injection or Factory -

model view controller - MVC Rails Planning -