Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
13 lines
460 B
Text
13 lines
460 B
Text
*********************************************************************
|
|
|
|
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.
|
|
|
|
*********************************************************************
|