Skip to content

Commit

Permalink
Some fixes to Gateway post (#58)
Browse files Browse the repository at this point in the history
* Some fixes to Gateway post

Signed-off-by: Artem Zatsarynnyi <[email protected]>

* Update 2024-07-08-idea-editor.adoc

---------

Signed-off-by: Artem Zatsarynnyi <[email protected]>
  • Loading branch information
azatsarynnyy authored Jul 15, 2024
1 parent d65f3a4 commit 0435bf0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions _posts/2024-07-08-idea-editor.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: IntelliJ IDEA as a desktop editor for Eclipse Che Cloud Development Environment (CDE) running on OpenShift.
title: IntelliJ IDEA as a desktop editor for Eclipse Che Cloud Development Environment (CDE) running on OpenShift
layout: post
author: Artem Zatsarynnyi
description: >-
Expand Down Expand Up @@ -29,6 +29,7 @@ JetBrains https://lp.jetbrains.com/projector/[suspended] the development and sup
There are a few prerequisites for connecting IntelliJ IDEA to a CDE.

*_Prerequisite 1: Gateway application_*
{nbsp} +
Install the JetBrains Gateway application by following the instructions from the https://www.jetbrains.com/help/idea/jetbrains-gateway.html[official documentation].

*_Prerequisite 2: Gateway plugin_*
Expand All @@ -39,7 +40,7 @@ Install https://plugins.jetbrains.com/plugin/24234-openshift-dev-spaces[the Gate
. Search for the *OpenShift Dev Spaces* plugin on the *Marketplace* tab and install it.

*_Prerequisite 3: OpenShift CLI_*

{nbsp} +
The Gateway plugin relies on the https://docs.openshift.com/container-platform/4.16/cli_reference/openshift_cli/getting-started-cli.html[OpenShift CLI] to access an OpenShift cluster’s API server for managing CDEs.

Install the OpenShift CLI following the instructions from the https://docs.openshift.com/container-platform/4.15/cli_reference/openshift_cli/getting-started-cli.html#installing-openshift-cli[official documentation].
Expand Down
Binary file modified assets/img/idea-editor/open-prompt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0435bf0

Please sign in to comment.