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] [pydev - Users] RE: Eclipse 3.2.2 with Pydev 1.3.?

2007-07-30 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4439351 By: fabioz Remove the org.python.pydev.mylar from features and plugins... it no longer works with the latest version of pydev (and is not disabled because of the name change from the mylar plugin to myl

[Pydev-users] [pydev - Users] Eclipse 3.2.2 with Pydev 1.3.?

2007-07-30 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4439313 By: morechoff Will 1.3.7 or 1.3.8 run on Eclipse 3.2.2? I installed 1.3.7 and 1.3.8 and received errors. I know Pydev requires Mylyn, but I was able to use the Update function so I would have thought E

[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 ->