On 7/30/07, Julius <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> as the topic says eclipse starts compiling all my c++ (eclipse cdt plugin)
> projects when i execute "run with python".
> Got no answer on the cdt newsgroup, hopefully someone knows whats going
> on?
>

>From what I know, eclipse will try to build your files prior to any run (so,
running java may cause pydev to build its files, and running pydev may cause
cdt to build too)... This happens for all the open projects in the workspace
(so, it makes no distinction if the project you're running has references to
other projects or not) -- I'm not sure if there's some workaround to it....

Cheers,

Fabio
-------------------------------------------------------------------------
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
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to