JetBrains / projector-client

Common and client-related code for running Swing applications remotely

Home Page:https://youtrack.jetbrains.com/issues/PRJ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

projector-client

JetBrains incubator project codecov Tests status badge Build status badge

Common and client-related code for running Swing applications remotely.

Documentation | Issue tracker

The state of Projector

The development of JetBrains Projector as its own standalone product has been suspended. That said, Projector remains an important part of JetBrains Gateway, which is the primary remote development tool for JetBrains IDEs. We will focus our efforts on improving and developing Projector in this limited scenario.

Our goal is to provide a rich, full-featured remote development experience with a look and feel that is equal to or better than what you get when working with IDEs locally. The only way to get everything you’re used to having when working locally (low latency, low network traffic, user-defined and OS-specific shortcuts, themes, settings migrations, ssh-agent/port forwarding, and other things) is by installing a dedicated client-side application. The standalone version of Projector is not capable of meeting these goals.

As a result, we no longer recommend using the standalone version of JetBrains Projector or merely making tweaks to incorporate it into your existing IDE servers. We won’t provide user support or quick-fixes for issues that arise when these setups are used. If you have the option to switch from Projector to Gateway, we strongly recommend you do so.

Learn more about JetBrains Gateway

Modules

To learn more about modules, check out README files inside them:

License

MIT.

About

Common and client-related code for running Swing applications remotely

https://youtrack.jetbrains.com/issues/PRJ

License:MIT License


Languages

Language:Kotlin 97.4%Language:JavaScript 1.1%Language:HTML 1.1%Language:CSS 0.4%