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

The path to code analysis has changed (it's now pydev > editor > code analysis
-- the best way to find something in the preferences is searching for it in
the menu).

If it doesn't appear there, you have some problem in your installation (so,
try to reinstall), if it's there, it's probably because your file is not under
a source folder or it's within a folder that's not a valid python package --
i.e.: you need to have __init__.py files in each folder for it to be considered
a valid package). I the getting started: http://pydev.org/manual_101_root.html
there are steps for properly configuring a source folder.

Cheers,

Fabio

------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to