Re: Eclipse And PyDev

2009-03-08 Thread Steve Phillips
I will do that. I want to tinker with it just a little bit more to make sure I am not missing anything first. Thanks again. Steve On 3/8/09, Fabio Zadrozny wrote: > > > Thanks. I noticed that when I was on my windows box at work and I > > would check it and click apply then ok and when I go bac

Re: Eclipse And PyDev

2009-03-08 Thread Fabio Zadrozny
> Thanks. I noticed that when I was on my windows box at work and I > would check it and click apply then ok and when I go back to those > prefs and it isn't checked. I did that a few times. I will try it on > my Linux box tomorrow at home and see if I have the same results. If it doesn't work fo

Re: Eclipse And PyDev

2009-03-07 Thread Steve Phillips
; > On 3/6/09, Kathryn Van Stone wrote: > > > > On Mar 6, 2009, at 1:25 PM, Steve Phillips wrote: > > > >> All, > >> I realize this question may not belong here but I am going to ask > >> anyway to the current users of Eclipse and PyDev. It's re

Re: Eclipse And PyDev

2009-03-07 Thread Fabio Zadrozny
> I realize this question may not belong here but I am going to ask anyway to > the current users of Eclipse and PyDev.  It's regarding the auto-complete > feature.  Say you want to type "sys.path.append('yada yada yada')", using > say Komodo or IDLE.  Whe

Re: Eclipse And PyDev

2009-03-06 Thread andrew cooke
ctrl-space? Steve Phillips wrote: > All, > I realize this question may not belong here but I am going to ask anyway > to > the current users of Eclipse and PyDev. It's regarding the auto-complete > feature. Say you want to type "sys.path.append('yada yada yada&

Eclipse And PyDev

2009-03-06 Thread Steve Phillips
All, I realize this question may not belong here but I am going to ask anyway to the current users of Eclipse and PyDev. It's regarding the auto-complete feature. Say you want to type "sys.path.append('yada yada yada')", using say Komodo or IDLE. When you get to "s

Re: Eclipse and PyDev Package explorer

2008-03-28 Thread olive
Hi, normally you just have to select your top level project folder in the Package Explorer and then from the menu bar choose Project -> Close Project (also accessible by the popup menu assigned to the right button of your mouse). HTH, Olivier. -- http://mail.python.org/mailman/listinfo/python-l

Re: Eclipse and PyDev Package explorer

2008-03-28 Thread king kikapu
A, and another one: If i set a custom builder for a pydev project, is there a way for this builder to automatically be "assigned" to every (pydev) project i will create from now on or i have to re-define it for every new one ? -- http://mail.python.org/mailman/listinfo/python-list

Eclipse and PyDev Package explorer

2008-03-28 Thread king kikapu
Hi, i am trying to "fit" Eclipse/Pydev in my needs/preference, so i want to ask this: As it is now, i see all my projects in that TreeView (PyDev Package Explorer). I would rather want this to behave like a more "normal" IDE where you Open one project and if you want close it and Open another, ju