7 Commits

Author SHA1 Message Date
Siddhant Khare
1d3bf3065f fix: context URLs of JetBrains ex. repo.
Signed-off-by: Siddhant Khare <siddhant@gitpod.io>
2022-12-27 15:51:36 +01:00
Andrea Falzetti
b4287e372d chore(backend-plugin): update launch-dev-script and dev docs
# Conflicts:
#	components/ide/jetbrains/backend-plugin/launch-dev-server.sh
2022-10-03 11:46:19 +02:00
Anton Kosyakov
fcb426e4bf jb: allow backend debugging running in preview env 2022-09-12 11:21:13 +02:00
Anton Kosyakov
d88a81906f jb: backend plugin hot swap 2022-09-12 11:21:13 +02:00
Anton Kosyakov
0f95d44035 jb: enable debug flow for backend plugin 2022-02-16 18:35:56 +01:00
Anton Kosyakov
615e8a0bbc fixing JB backend plugin
- remove dependencies, since JB backend already has Kotling dependencies, and adding other version leads to runtime incompatibilities
- fix memory leak of grpc message channels
- use Kotlin koroutines instead of dedicated thread for heartbeating
- implement web socket reconnection handling for Gitpod server connection
- pin java target to v.11 in all projects
2022-01-27 10:15:19 +01:00
André Duarte
acee90361c Create intellij-backend-plugin 2021-10-14 09:43:01 -03:00