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://pydev.sourceforge.net/
This commit is contained in:
Nicola Vitale
2008-01-23 10:33:41 +00:00
parent defd4ca82f
commit f5fa428d52
5 changed files with 60 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
*********************************************************************
The first time, run Eclipse with the option -clean, and configure
a Python or Jython interpreter in Window -> Preferences -> PyDev
before creating a new Pydev project
*********************************************************************