Skip to content

Commit 21052e7

Browse files
Add the storage requirements for the JetBrains editors (#2961)
* Add the storage requirements for the JetBrains editors Signed-off-by: Artem Zatsarynnyi <[email protected]> * Fix link reference in end-user guide for JetBrains IDE * Update modules/end-user-guide/pages/idea-ultimate.adoc Co-authored-by: Jana Vrbkova <[email protected]> * Update storage space recommendation wording * Update modules/end-user-guide/pages/idea-ultimate.adoc Co-authored-by: Jana Vrbkova <[email protected]> --------- Signed-off-by: Artem Zatsarynnyi <[email protected]> Co-authored-by: Jana Vrbkova <[email protected]>
1 parent 06c5acc commit 21052e7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/end-user-guide/pages/idea-ultimate.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ Integration with the link:https://www.jetbrains.com/remote-development/gateway/[
2121
The `oc login` command establishes the authenticated session and saves the connection information to the configuration file which is read by the Gateway provider for OpenShift Dev Spaces.
2222
====
2323

24+
[IMPORTANT]
25+
====
26+
In addition to the recommendations for calculating xref:administration-guide:calculating-che-resource-requirements.adoc[memory and CPU], make sure you have sufficient PVC size to download and unpack the JetBrains IDE. For reference, CLion IDE, which is the largest of the IDEs, requires approximately 8.5 GB of disk space.
27+
====
28+
2429
.Connecting JetBrains IntelliJ IDEA Ultimate Edition to a new workspace
2530

2631
.Procedure

0 commit comments

Comments
 (0)