Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/java/eclipse-pydev/pkg-message
16462 views
[
{ 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
}
]