Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4652041 By: kngpengwin
I'm new to Python and just installed PyDev for Eclipse 3.3 on OS X (v 10.4). I'm able to create a new project, and it runs, but before it runs ALL of my other C/C++ projects are rebuilt (or more accurately, checked for rebuilding). The python program is just a single file: /PythonProject/src/HelloWorld.py and I'm running it as a "Python Run" This is, of course, very inconvenient, as I have quite a few projects in my workspace. I assume this is an easy setting that needs changing, or something I'm doing wrong in setting up my Python project, but I can't seem to figure it out. Any help would be appreciated! Below is a sample of the console output while the rebuilds are happening: **** Build of configuration Debug for project HelloWorld-C++ **** make all make: Nothing to be done for `all'. tia ______________________________________________________________________ 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 ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ Pydev-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pydev-users
