Uploaded image for project: 'Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces) '
  1. Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces)
  2. CRW-8662

[RN] Hide deprecated IntelliJ IDEA Community edition from the dashboard by default

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False
    • Release Notes
    • Hide
      = Hide deprecated IntelliJ IDEA Community edition from the dashboard by default

      By default, the deprecated link:https://lp.jetbrains.com/projector/[Projector-based] IntelliJ IDEA Community edition is hidden on the User Dashboard from this release on, and will be completely removed in future releases. To enable the deprecated editor on the User Dashboard in the current version, use the dedicated environment variable `CHE_SHOW_DEPRECATED_EDITORS` in the Custom Resource:

      [source,yaml]
      ----
      spec:
        components:
          dashboard:
            deployment:
              containers:
              - env:
                - name: CHE_SHOW_DEPRECATED_EDITORS
                  value: true
      ----
      Show
      = Hide deprecated IntelliJ IDEA Community edition from the dashboard by default By default, the deprecated link: https://lp.jetbrains.com/projector/ [Projector-based] IntelliJ IDEA Community edition is hidden on the User Dashboard from this release on, and will be completely removed in future releases. To enable the deprecated editor on the User Dashboard in the current version, use the dedicated environment variable `CHE_SHOW_DEPRECATED_EDITORS` in the Custom Resource: [source,yaml] ---- spec:   components:     dashboard:       deployment:         containers:         - env:           - name: CHE_SHOW_DEPRECATED_EDITORS             value: true ----
    • Enhancement
    • Done

      1. Screenshot 2025-05-19 at 10.41.02.png
        987 kB
        Oleksii Kurinnyi
      2. Screenshot 2025-05-19 at 10.45.22.png
        663 kB
        Oleksii Kurinnyi

            jvrbkova@redhat.com Jana Vrbkova
            jvrbkova@redhat.com Jana Vrbkova
            Oleksii Kurinnyi Oleksii Kurinnyi
            Jana Vrbkova Jana Vrbkova
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: