mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
16 lines
361 B
Plaintext
16 lines
361 B
Plaintext
[
|
|||
|
|
{ type: install
|
||
|
|
message: <<EOM
|
||
|
|
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.
|
||
|
|
EOM
|
||
|
|
}
|
||
|
|
]
|