Re: [Pydev-users] eclipse compiles all c++ projects prior python code

2007-07-31 Thread Julius
On Monday 30 July 2007 23:26:35 Fabio Zadrozny wrote: > 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 k

Re: [Pydev-users] eclipse compiles all c++ projects prior python code

2007-07-30 Thread Fabio Zadrozny
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

[Pydev-users] eclipse compiles all c++ projects prior python code

2007-07-30 Thread Julius
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? What ive checked: Project -> Properties -> Builders only Pydev Builder is listed Project ->