opnsense-ports/java/eclipse-pydev/pkg-message
Franco Fichtner a309cd75a6 */*: sync with upstream
Taken from: HardenedBSD
2019-08-18 05:35:32 +02:00

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
}
]