mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
chore: remove jetbrains projector web ide docs, examples. specify no support (#6033)
This commit is contained in:
+2
-37
@@ -97,44 +97,9 @@ resource "coder_app" "code-server" {
|
||||
|
||||
## JetBrains Projector
|
||||
|
||||
[JetBrains Projector](https://jetbrains.github.io/projector-client/mkdocs/latest/) is a JetBrains Incubator project which renders JetBrains IDEs in the web browser.
|
||||
[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.
|
||||
|
||||

|
||||
|
||||
> 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!)
|
||||
|
||||
Workspace requirements:
|
||||
|
||||
- JetBrains projector CLI
|
||||
- At least 4 CPU cores and 4 GB RAM
|
||||
|
||||
- CLion
|
||||
- PyCharm
|
||||
- DataGrip
|
||||
- GoLand
|
||||
- IntelliJ IDEA Community
|
||||
- IntelliJ IDEA Ultimate
|
||||
- PhpStorm
|
||||
- PyCharm Community
|
||||
- PyCharm Professional
|
||||
- Rider
|
||||
- RubyMine
|
||||
- WebStorm
|
||||
|
||||
**Pre-built templates:**
|
||||
|
||||
You can reference/use these pre-built templates with JetBrains projector:
|
||||
|
||||
- IntelliJ
|
||||
([Kubernetes](https://github.com/sharkymark/v2-templates/tree/main/multi-projector-intellij))
|
||||
|
||||
- PyCharm
|
||||
([Kubernetes](https://github.com/sharkymark/v2-templates/tree/main/multi-projector-pycharm))
|
||||
|
||||
> You need to have a valid `~/.kube/config` on your Coder host and a namespace
|
||||
> on a Kubernetes cluster to use the Kubernetes pod template examples.
|
||||
|
||||
======= 
|
||||
Use [JetBrains Gateway](./gateway.md) to remotely connect to a Coder workspace.
|
||||
|
||||
## JupyterLab
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 54 KiB After Width: | Height: | Size: 19 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 771 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 826 KiB |
Reference in New Issue
Block a user