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