Skip to content
This repository was archived by the owner on Mar 26, 2024. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions docSrc/src/doc/docs/ij_user_guide/jetbrains.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,7 @@ As for the client-side, just open the URL (something like [https://127.0.0.1:888

## Client-side

Currently, you can use a web browser to connect to the IDE. The experience is very similar to using any interactive website. You can use a fullscreen mode in your browser to achieve an almost desktop-like experience.

If there is a demand from users, in the next stages we may build separate native applications.
Currently, you can connect to the IDE using either a web browser, or the Projector Client App (available for Mac, Windows, and Linux). The Projector Client is available to download [here](https://github.com/JetBrains/projector-client/releases).

## Server-side

Expand Down