Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 587 Bytes

File metadata and controls

9 lines (5 loc) · 587 Bytes

devspaces-pycharm

This project contains the minimal configuration to get PyCharm to work in Red Hat OpenShift Dev Spaces. It requires configuration from BOTH files, .che/che-editor.yaml and devfile.yaml. The import part of the devfile specifically is the container image.

Please note that while this approach works, this is deprecated functionality per eclipse-che/che#22964.

Setup

Replace {{my-project}} twice in .che/che-editor.yaml and once in devfile.yaml to be the name of your project. Then import your project normally into Dev Spaces.