File tree 1 file changed +12
-1
lines changed
1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " Multiple JetBrains Instances"
3
+ description :
4
+ Learn how to configure multiple instances of JetBrains IDEs in a browser.
5
+ ---
6
+
1
7
These are the steps to build a custom image, configure script, and config.yaml
2
8
(using Workspace Applications) to surface additional JetBrains IDE instances in
3
9
a browser. This example uses IntelliJ IDEA Ultimate but other JetBrains IDEs can
@@ -185,4 +191,9 @@ be used.
185
191
host: "localhost"
186
192
# Port to use when dialing the application. If not specified it
187
193
# inherits the application port. Optional.
188
- port: 8999
194
+ port: 8999
195
+
196
+ > Here are links to Projector CLI documentation for
197
+ > [ installation] ( https://github.com/JetBrains/projector-installer#Installation )
198
+ > and [ CLI
199
+ > commands] ( https://github.com/JetBrains/projector-installer/blob/master/COMMANDS.md ) .
You can’t perform that action at this time.
0 commit comments