Re: Eclipse IDE question

2006-06-25 Thread Fabio Zadrozny
On 6/25/06, Markus Wankus <[EMAIL PROTECTED]> wrote: On Sun, 25 Jun 2006 13:21:32 -0400, seerhut <[EMAIL PROTECTED]> wrote:> kilnhead wrote:>> I am trying to use eclipse for python development. Is it possible to >> run a python script without having to name/setup a configuration? Can>> eclipse be s

Re: Eclipse IDE question

2006-06-25 Thread Markus Wankus
On Sun, 25 Jun 2006 13:21:32 -0400, seerhut <[EMAIL PROTECTED]> wrote: > kilnhead wrote: >> I am trying to use eclipse for python development. Is it possible to >> run a python script without having to name/setup a configuration? Can >> eclipse be set up so that "run" loads the code into the inter

Re: Eclipse IDE question

2006-06-25 Thread seerhut
kilnhead wrote: > I am trying to use eclipse for python development. Is it possible to > run a python script without having to name/setup a configuration? Can > eclipse be set up so that "run" loads the code into the interpreter and > goes? I don't want to create a new run config every time I want

Eclipse IDE question

2006-06-25 Thread kilnhead
I am trying to use eclipse for python development. Is it possible to run a python script without having to name/setup a configuration? Can eclipse be set up so that "run" loads the code into the interpreter and goes? I don't want to create a new run config every time I want to run a script. -- ht