> PyDev is open source, and the developer is pretty responsive, so if you
> could describe what is missing there is a good chance it would get
> implemented. I even fixed two bugs myself, my first ever real Java
> contribution...
>
> --
> Heikki Toivonen
I can second that. I'm a happy PyDev user
Martin Marcher wrote:
> 2007/10/26, Robert Rawlins - Think Blue <[EMAIL PROTECTED]>:
>> For my other languages, such as HTML, ColdFusion, JAVA etc I make good use
>> of the Eclipse SDK, and I'm looking for some advice on the best and most
>> popular python plug-ins available, what would you suggest
2007/10/26, Robert Rawlins - Think Blue <[EMAIL PROTECTED]>:
> I'm not sure what you IDE you all generally use for your python development.
> I've been somewhat lazy and always used a plain text editor, however this
> technique is starting to take its toll, and it's purely been out of laziness
> no
Hello Chaps,
I'm not sure what you IDE you all generally use for your python development.
I've been somewhat lazy and always used a plain text editor, however this
technique is starting to take its toll, and it's purely been out of laziness
not finding myself a decent IDE to develop in. So this
Kenneth McDonald wrote:
>Is it easy or difficult to implement Eclipse plugins in Jython? And
>if the former, are there any starter's guides you could recommend?
>
>The desire is an editor plugin for a syntactically very simple
>proprietary language. I'd like to ha
PyDev plugin is excelent!
it's easy for me to debug python scripts,but the ECLIPSE needs more
memory to run .
--
http://mail.python.org/mailman/listinfo/python-list
Is it easy or difficult to implement Eclipse plugins in Jython? And
if the former, are there any starter's guides you could recommend?
The desire is an editor plugin for a syntactically very simple
proprietary language. I'd like to have paren checking, syntax
colorization and (to