diff options
Diffstat (limited to 'java/eclipse-pydev/pkg-descr')
-rw-r--r-- | java/eclipse-pydev/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/java/eclipse-pydev/pkg-descr b/java/eclipse-pydev/pkg-descr new file mode 100644 index 000000000000..a2d95568e1f9 --- /dev/null +++ b/java/eclipse-pydev/pkg-descr @@ -0,0 +1,6 @@ +PyDev is a plugin that enables users to use Eclipse for Python and Jython +development -- making Eclipse a first class Python IDE -- It comes with +many goodies such as code completion, syntax highlighting, syntax analysis, +refactor, debug and many others. + +WWW: http://www.pydev.org/ |