List Info

Thread: OS X - basic PyDev run problem




OS X - basic PyDev run problem
country flaguser name
United States
2007-11-30 09:41:58
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
Pydev-userslists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users


RE: OS X - basic PyDev run problem
country flaguser name
United States
2007-11-30 11:04:12
Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4652140

By: fabioz

I've taken a look at it, and it appears that
org.python.pydev.debug.ui.launching.AbstractLaunchConfigurat
ionDelegate must
override
org.eclipse.debug.core.model.LaunchConfigurationDelegate#get
BuildOrder
(if that's not done, the default configuration seems to
build all the projects
in the workspace, and not only the referenced projects -- as
I thought
initially).

It shouldn't be difficult to add as the method to compute
those references is
already in
LaunchConfigurationDelegate#computeReferencedBuildOrder (not
sure
why this isn't the default option in eclipse -- I thought it
was until now --
yours is the 2nd time with this complain, so, I thought it
was a misconfiguration
in the 1st time this has been brought up).

So, can you report that as a bug? (please reference this
thread in the bug)...

Cheers,

Fabio



____________________________________________________________
__________
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
Pydev-userslists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users


[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )