2008-01-23 11:33:41 +01:00
|
|
|
*********************************************************************
|
|
|
|
|
|
|
|
The first time, run Eclipse with the option -clean, and configure
|
|
|
|
a Python or Jython interpreter in Window -> Preferences -> PyDev
|
2012-07-14 00:30:06 +02:00
|
|
|
-> Interpreter before creating a new Pydev project
|
2008-01-23 11:33:41 +01:00
|
|
|
|
2012-07-19 23:43:28 +02:00
|
|
|
If you don't see the Pydev perspective in Eclipse, run the command
|
|
|
|
|
|
|
|
eclipse -consoleLog -initialize
|
|
|
|
|
|
|
|
as root or sudoer.
|
|
|
|
|
2008-01-23 11:33:41 +01:00
|
|
|
*********************************************************************
|