From bbaeb7812899bf9271b948097d01d6bf95e2a2ee Mon Sep 17 00:00:00 2001 From: Adam Brenecki Date: Mon, 25 Apr 2011 22:06:29 +0930 Subject: [PATCH] Added PyDev stub --- docs/starting/dev-env.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/starting/dev-env.rst b/docs/starting/dev-env.rst index 870495c..914ba3a 100644 --- a/docs/starting/dev-env.rst +++ b/docs/starting/dev-env.rst @@ -65,9 +65,11 @@ PyCharm ------- -PyDev ------ +Eclipse +------- +The most popular Eclipse plugin for Python development is Aptana's +`PyDev `_. Komodo IDE