bd90df52c3
This commits resurrects java/eclipse-pydev, updates to latest version and fixes python version PR: 254194 Submitted by: mizhka Approved by: lwhsu Sponsored by: Postgres Professional
15 lines
361 B
Text
15 lines
361 B
Text
[
|
|
{ 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
|
|
}
|
|
]
|