Skip to content

Commit 7f970e8

Browse files
authored
CRW-9501: Remove 'Tech Preview' designation from JetBrains Gateway. (#2978)
- Remove "JetBrains IntelliJ IDEA Community Edition" (CRW-9400) Signed-off-by: Roland Grunberg <[email protected]>
1 parent d91202f commit 7f970e8

File tree

4 files changed

+4
-31
lines changed

4 files changed

+4
-31
lines changed

modules/end-user-guide/pages/ides-in-workspaces.adoc

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -26,18 +26,9 @@ The default IDE in a new workspace is Microsoft Visual Studio Code - Open Source
2626
* `latest` is the default IDE that loads in a new workspace when the URL parameter or `che-editor.yaml` is not used.
2727
* `insiders` is the development version.
2828

29-
| link:https://github.com/che-incubator/jetbrains-editor-images[JetBrains IntelliJ IDEA Community Edition]
30-
| Deprecated
31-
|
32-
* `che-incubator/che-idea/latest`
33-
* `che-incubator/che-idea/next`
34-
|
35-
* `latest` is the stable version.
36-
* `next` is the development version.
37-
3829
| link:https://github.com/redhat-developer/devspaces-gateway-plugin/[JetBrains IntelliJ IDEA Ultimate Edition
3930
(over JetBrains Gateway)]
40-
| Technology Preview
31+
| Available
4132
|
4233
* `che-incubator/che-idea-server/latest`
4334
* `che-incubator/che-idea-server/next`

modules/end-user-guide/pages/url-parameter-for-the-ide.adoc

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -38,18 +38,9 @@ pass:c,a,q[{prod-url}]#__<git_repository_url>__?che-editor=__<editor_key>__
3838
* `latest` is the default IDE that loads in a new workspace when the URL parameter or `che-editor.yaml` is not used.
3939
* `insiders` is the development version.
4040

41-
| link:https://github.com/che-incubator/jetbrains-editor-images[JetBrains IntelliJ IDEA Community Edition]
42-
| Deprecated
43-
|
44-
* `che-incubator/che-idea/latest`
45-
* `che-incubator/che-idea/next`
46-
|
47-
* `latest` is the stable version.
48-
* `next` is the development version.
49-
5041
| link:https://github.com/redhat-developer/devspaces-gateway-plugin/[JetBrains IntelliJ IDEA Ultimate Edition
5142
(over JetBrains Gateway)]
52-
| Technology Preview
43+
| Available
5344
|
5445
* `che-incubator/che-idea-server/latest`
5546
* `che-incubator/che-idea-server/next`

modules/end-user-guide/partials/ref_parameters-for-che-editor-yaml.adoc

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -18,18 +18,9 @@ The simplest way to select an IDE in the `che-editor.yaml` is to specify the `id
1818
* `latest` is the default IDE that loads in a new workspace when the URL parameter or `che-editor.yaml` is not used.
1919
* `insiders` is the development version.
2020

21-
| link:https://github.com/che-incubator/jetbrains-editor-images[JetBrains IntelliJ IDEA Community Edition]
22-
| Deprecated
23-
|
24-
* `che-incubator/che-idea/latest`
25-
* `che-incubator/che-idea/next`
26-
|
27-
* `latest` is the stable version.
28-
* `next` is the development version.
29-
3021
| link:https://github.com/redhat-developer/devspaces-gateway-plugin/[JetBrains IntelliJ IDEA Ultimate Edition
3122
(over JetBrains Gateway)]
32-
| Technology Preview
23+
| Available
3324
|
3425
* `che-incubator/che-idea-server/latest`
3526
* `che-incubator/che-idea-server/next`

modules/overview/pages/introduction-to-eclipse-che.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* A multi-container workspace for each developer with the ability to replicate with a single click using {prod} factories.
1212
* Pre-built stacks with the ability to create custom stacks for any language or runtime.
1313
* An enterprise integration using OpenShift OAuth or Dex.
14-
* Browser-based IDEs; integration with link:https://github.com/che-incubator/che-code[Microsoft Visual Studio Code - Open Source] and others such as link:https://github.com/che-incubator/jetbrains-editor-images[JetBrains IntelliJ IDEA Community Edition].
14+
* Browser-based IDEs; integration with link:https://github.com/che-incubator/che-code[Microsoft Visual Studio Code - Open Source] and others such as link:https://github.com/che-incubator/jetbrains-editor-images[JetBrains IntelliJ IDEA].
1515
* Support of tools protocols, such as the Language Server Protocol or Debug Adapter Protocol.
1616
* A plugin mechanism compatible with Visual Studio Code extensions.
1717
* A software development kit (SDK) for creating custom cloud developer platforms.

0 commit comments

Comments
 (0)