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
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. Thanks again Steve > > On 3/

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.  When you get to "sys.path.ap" and type a "(",

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')", using > say Komodo or IDLE. W

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