blob: 625bab898943b9ea8436889248f87f75b0ef03f4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
*********************************************************************
The first time, run Eclipse with the option -clean, and configure
a Python or Jython interpreter in Window -> Preferences -> PyDev
-> Interpreter before creating a new Pydev project
If you don't see the Pydev perspective in Eclipse, run the command
eclipse -consoleLog -initialize
as root or sudoer.
*********************************************************************
|