Skip to content

Commit a5e386e

Browse files
authored
chore: remove jetbrains projector web ide docs, examples. specify no support (coder#6033)
1 parent f096915 commit a5e386e

File tree

4 files changed

+2
-37
lines changed

4 files changed

+2
-37
lines changed

docs/ides/web-ides.md

Lines changed: 2 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -97,44 +97,9 @@ resource "coder_app" "code-server" {
9797

9898
## JetBrains Projector
9999

100-
[JetBrains Projector](https://jetbrains.github.io/projector-client/mkdocs/latest/) is a JetBrains Incubator project which renders JetBrains IDEs in the web browser.
100+
[JetBrains Projector](https://jetbrains.github.io/projector-client/mkdocs/latest/) is a JetBrains Incubator project which renders JetBrains IDEs in the web browser. JetBrains has [suspended the project](https://lp.jetbrains.com/projector/) so Coder no longer provides example templates or support.
101101

102-
![PyCharm in Coder](../images/projector-pycharm.png)
103-
104-
> It is common to see latency and performance issues with Projector. We recommend using [JetBrains Gateway](https://youtrack.jetbrains.com/issues/GTW) whenever possible (also no Template edits required!)
105-
106-
Workspace requirements:
107-
108-
- JetBrains projector CLI
109-
- At least 4 CPU cores and 4 GB RAM
110-
111-
- CLion
112-
- PyCharm
113-
- DataGrip
114-
- GoLand
115-
- IntelliJ IDEA Community
116-
- IntelliJ IDEA Ultimate
117-
- PhpStorm
118-
- PyCharm Community
119-
- PyCharm Professional
120-
- Rider
121-
- RubyMine
122-
- WebStorm
123-
124-
**Pre-built templates:**
125-
126-
You can reference/use these pre-built templates with JetBrains projector:
127-
128-
- IntelliJ
129-
([Kubernetes](https://github.com/sharkymark/v2-templates/tree/main/multi-projector-intellij))
130-
131-
- PyCharm
132-
([Kubernetes](https://github.com/sharkymark/v2-templates/tree/main/multi-projector-pycharm))
133-
134-
> You need to have a valid `~/.kube/config` on your Coder host and a namespace
135-
> on a Kubernetes cluster to use the Kubernetes pod template examples.
136-
137-
======= ![PyCharm in Coder](../images/projector-pycharm.png)
102+
Use [JetBrains Gateway](./gateway.md) to remotely connect to a Coder workspace.
138103

139104
## JupyterLab
140105

docs/images/ide-row.png

-35 KB
Loading

docs/images/jetbrains-projector.png

-771 KB
Binary file not shown.

docs/images/projector-pycharm.png

-826 KB
Binary file not shown.

0 commit comments

Comments
 (0)