f5fa428d52
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/
9 lines
317 B
Plaintext
9 lines
317 B
Plaintext
|
|
*********************************************************************
|
|
|
|
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
|
|
|
|
*********************************************************************
|