python vs java & eclipse

Amir Michail amichail at gmail.com
Fri Dec 1 07:03:47 EST 2006


krishnakant Mane wrote:
> just used the py dev plugin for eclipse.
> it is great.

But isn't support for java better because the eclipse ide can take
advantage of explicit type declarations (e.g.,  for intellisense,
refactoring, etc.)?

Amir

> auto indentation and intellisence.
> and all other things.
> so now how does it look from this end?
> python + productivity and eclipse + productivity = double productivity!
> only problem with the plugin is that I find it difficult to manage the
> script running.
> I open a command prompt and run the scripts manually.
> any suggestion for this.
> for example I had name = raw_input("please enter your name") and the
> moment I type the first letter on the keyboard the code execution
> moves over to the next statement.  should it not wait for the return
> key as it always does?
> Krishnakant.




More information about the Python-list mailing list