The following forum message was posted by twigboy at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/2183420:
Ah, no. The projects at work do not have a 'src' folder. It didn't make any
sense to us to have it like that.
---
The following forum message was posted by fabioz at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/2183420:
Is the source folder properly set in the project (I think the pydev builder
will only mark .pyc as derived files if they're under a source folder).
See: http://pydev.org/
The following forum message was posted by twigboy at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/2183420:
Hi fabioz,
I don't currently have the "Show derived sources" option selected in the "Open
resources" dialog (unless theres another option elsewhere).
My project structu
The following forum message was posted by fabioz at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/2183420:
Actually, pydev should mark the '.pyc' files as being derived files, and they
should only be shown if you have 'show derived resources' selected in the the
dialog preferen
The following forum message was posted by twigboy at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/2183420:
Hmm, I'm not sure why but it's also happening for me.
Would love a fix for it
Eclipse v3.5.2 with pydev v1.6.3 (2010 10 0513)
--