[Pydev-users] [pydev - Users] RE: Default run (Eclipse newbie question)

2007-07-15 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4413548 By: fabioz Just doing Ctrl+F11 should be what you want (it re-runs the last run you did). Works directly in Eclipse 3.2, but this behavior must be configured in in the preferences for Eclipse 3.3 at:

[Pydev-users] [pydev - Users] RE: PyDev Extentions Console Code Completio

2007-07-15 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4413609 By: galaviel2 Ok thanks Appreciate the quick response :) Gal. __ You are receiving this email because you elected to monitor this

[Pydev-users] unresolved imports

2007-07-15 Thread Lee Connell
This is something I constantly have a problem with and I'm not sure if it's something I'm doing wrong or not. I have installed cherrypy and removed my python interpreter and re-added it. Then I also added a forced builtin cherrypy. It cannot resolve anything under cherrypy for instance

Re: [Pydev-users] unresolved imports

2007-07-15 Thread Fabio Zadrozny
On 7/15/07, Lee Connell [EMAIL PROTECTED] wrote: This is something I constantly have a problem with and I'm not sure if it's something I'm doing wrong or not. I have installed cherrypy and removed my python interpreter and re-added it. Then I also added a forced builtin cherrypy. It cannot

Re: [Pydev-users] unresolved imports

2007-07-15 Thread Lee Connell
Ubuntu FiestyEclipse 3.3Pydev 1.3.7Java 1.6I tried using a builtin errno imported it and completion worked fine. No errors in log.Date: Sun, 15 Jul 2007 20:56:36 -0300From: [EMAIL PROTECTED]: [EMAIL PROTECTED]: Re: [Pydev-users] unresolved importsOn 7/15/07, Lee Connell [EMAIL PROTECTED]

Re: [Pydev-users] unresolved imports

2007-07-15 Thread Lee Connell
Fabio,I've just installed sqlalchemy using easy_install so I removed the python interpreter again and re-added it then applied the changes. The cherrypy builtin is now gone, so I went to look at my source code and it is working without the builtin and completion works for both cherrypy and

[Pydev-users] [pydev - Users] RE: Default run (Eclipse newbie question)

2007-07-15 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4414253 By: dushan42 Thank you, that's exactly what I needed! Dushan __ You are receiving this email because you elected to monitor this