Re: [Pydev-code] [ANN] Pydev and Pydev Extensions 1.0.2 release
Brought to you by:
fabioz
From: Fabio Z. <fa...@gm...> - 2006-02-20 00:55:09
|
> > > > I'll need to check if I can override the default Eclipse console used > > for run... Probably hard though (I had to hack my way into Eclipse just= to > > be able to grab the input)... > > > > Maybe there's a way to make it a completely separate panel type rather > than piggy-backing on the console? (Of course, I don't know anything abo= ut > Eclipse internals so that may just be impossible). > Yeap... probably making my own shell instead of the one Eclipse uses would make it easier... it's api still does not make it possible (and I wonder if it ever will). Keep up the good work! > > --Bill Baxter > > Cheers, Fabio |