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

Does this happen with all files? (can you try with some model from another 
project?)
What seems to be happening in this case is that this particular file is not
in your pythonpath (the L there is okay as that's the representation of the
file within the eclipse workspace).

Can you try doing 2 things: 
1. in your 'events' project, see if the source folder is properly set
2. If it is, at the same place your configure the pythonpath for the project
(project > properties > pydev-pythonpath), click the 'force restore internal
intfo' to see if that fixes the internal caches for the pythonpath in case 
there's
some problem there.

If the error persists, please report back.

Cheers,

Fabio

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to