From fe3254ce39c7dcd1b2888226ad85e40dfd45c903 Mon Sep 17 00:00:00 2001 From: SerVB Date: Tue, 22 Sep 2020 19:38:26 +0300 Subject: [PATCH] Add info on module state --- projector-plugin/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/projector-plugin/README.md b/projector-plugin/README.md index ef849d1e..90032cbe 100644 --- a/projector-plugin/README.md +++ b/projector-plugin/README.md @@ -1,6 +1,10 @@ # projector-plugin This subproject is an IntelliJ plugin for sharing the IDE window using the Projector server. +Please note that it's an experimental technology. + +If you want simultaneous collaborative editing, please try [Code With Me](https://www.jetbrains.com/help/idea/code-with-me.html) solution. Projector doesn't support that. + ## Building This will give you a zip file with Idea plugin: