The following forum message was posted by pixeldroid at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4579718:
!SESSION 2011-06-24 09:08:19.093
---
eclipse.buildId=M20110210-1200
java.version=1.6.0_20
java.vendor=Sun Microsystems Inc.
The following forum message was posted by pixeldroid at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4579718:
In Properties/Resource/Linked Resources, the PROJECT_LOC directory is the same
as the dir in which my scripts reside.
I get 3 errors when I launch eclipse.
I'll post t
The following forum message was posted by fabioz at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4579718:
Is it possible that you're seeing a different folder with similar contents in
eclipse? (i.e.: right click project > properties and see resource location).
Do you have som
The following forum message was posted by pixeldroid at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4579718:
It doesn't show in those either.
Here's an example - you can see that the file 'advancetonextdrivenkey.py' is
in the dir, but it doesn't show up in any of the navigato
The following forum message was posted by fabioz at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4579718:
Can you check if the pydev package explorer or project explorer show those
files?
(i.e.: may be an issue in the navigator)
Cheers,
Fabio
--
The following forum message was posted by pixeldroid at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4579718:
I'm just using the navigator. I don't see where the filter is located, but
the files that I add to the dir are .py. I'm just adding via windows file
system.
Do I ne
The following forum message was posted by fabioz at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4579718:
Are you using the PyDev package explorer or the navigator? Maybe you have a
filter enabled which is hiding those files?
Cheers,
Fabio
--
The following forum message was posted by pixeldroid at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4579718:
Thanks, but that is not working.
Even when I restart eclipse, not all of the '.py' files in my PROJECT_LOC
directory
show up in the navigator.
--
The following forum message was posted by fabioz at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4579718:
You have to F5 to refresh (although in your preferences you can set the
auto-refresh
-- I believe this was improved on Eclipse 3.7 which should be released shortly).
Che