File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
docs/user-guides/workspace-access Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -194,10 +194,16 @@ keytool -import -alias coder -file cacert.pem -keystore /Applications/JetBrains\
194
194
195
195
## Using an existing JetBrains installation in the workspace
196
196
197
+ <blockquote class =" info " >
198
+
199
+ This step must be done before configuring Gateway.
200
+
201
+ </blockquote >
202
+
197
203
If you would like to use an existing JetBrains IDE in a Coder workspace (or you
198
- are air-gapped, and cannot reach jetbrains.com), run the following script in the
204
+ are air-gapped, and cannot reach ` jetbrains.com ` ), run the following script in the
199
205
JetBrains IDE directory to point the default Gateway directory to the IDE
200
- directory. This step must be done before configuring Gateway.
206
+ directory.
201
207
202
208
``` shell
203
209
cd /opt/idea/bin
You can’t perform that action at this time.
0 commit comments