Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4548790
By: xom

I'm not sure if this would be a PyDev issue, or maybe an Eclipse issue...

I'm running PyDev 1.3.8 with Eclipse 3.3.0 on a WindowsXP Pro machine. My 
project
workspace is set to a subdirectory of the C:/Python24 directory, and each 
directory
(including subdirectories) are added as Source Folders under
Project->Properties->PYTHONPATH, Code completion works, etc

I closed eclipse, I removed all the project files of our framework from their
C:/Python24/xyz location. I then installed the new build of our framework, from
which I had removed one source module (a .py) and four .txt files, and proceeded
to start Eclipse back up.

Eclipse automatically detected 'changes to the workspace' and asked if I wanted
to update. I said yes, it loaded, and the workbench came back up. The .py source
file was no longer there (success), but the 4 .txt files still appear in the
package explorer on the left. Clicking on them results in a Windows error of
not being able to locate the file, and the Eclipse interface happily continues
on believing they're there.

This was easily remedied by simply deleting the non-existing files from the
Project manually, but I just wondered if it was something that should be
reported...

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Pydev-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to