Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4498742 By: wsfulmer
Hi... I'm new to Eclipse and PyDev, but I've been playing with it for a couple of hours and I like what I see :) I've hit one annoying problem that I can't seem to figure out. If, while in the PyDev perspective, I open a plain text file (README or whatever) that resides anywhere in the PYTHONPATH that I've defined in the PyDev project properties, then that file is opened as a Python file and generates warnings (since it isn't Python). The same thing happens if I try to open an image, or any other non-Python file in my PYTHONPATH. If I shutdown Eclipse and restart, then open the same file from the Resource perspective, no warning are generated. If I open a README or whatever from a location that is not in the PYTHONPATH, while in the PyDev perspective, then no warning is generated. Here is a screenshot: http://img212.imageshack.us/img212/3915/screenshotpydevreadmetxtd6.png I'm using EasyEclipse 1.2.2.2 built on Eclipse 3.2.2, with PyDev 1.3.3, on Ubuntu 7.04 (Feisty). It seems like a lot of trouble to switch perspectives just to check a README file, so I figure I must have missed some configuration step somewhere that is causing this behavior. Any ideas? Thanks, Sean ______________________________________________________________________ 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: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Pydev-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pydev-users
