17 Commits

Author SHA1 Message Date
Huiwen
f5127b6611
[JetBrains] fix EAP backend-plugin not start issue (#19588)
* [JetBrains] fix EAP backend-plugin not start issue

* Fix `2022.3.3` launcher

* Make sure plugins folder exists
2024-04-02 16:51:41 +02:00
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
Christian Weichel
478a75e744 Switch license to AGPL 2022-12-08 13:05:19 -03:00
Victor Nogueira
c7af42affa Fix the JDWP error "transport error 202: socket creation failed: Address family not supported by protocol" by setting an IPv4 address 2022-11-11 17:24:41 +02:00
Victor Nogueira
9e1dac1e7e Fix 'gp open' command to open files in JetBrains Client instead of the backend IDE 2022-10-26 12:05:41 +02:00
Victor Nogueira
c152611e54 Update Platform Version of JetBrains Backend Plugin to 223.7126-EAP-CANDIDATE-SNAPSHOT
Co-authored-by: Andrea Falzetti <andrea@gitpod.io>
2022-10-25 11:46:40 +02:00
Victor Nogueira
7f4578011b Adjust JetBrains Backend Plugin to work with the new Port Forwarding API 2022-10-13 17:18:29 +02:00
Victor Nogueira
297db4f6a4 Use different folders for the Stable and EAP JetBrains IDE used by the Dev Server from backend-plugin 2022-10-05 13:17:20 +02: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
Victor Nogueira
bdd795194c Add support for JetBrains EAP IDEs (2022.3) 2022-09-29 15:10:30 +02:00
Victor Nogueira
8c035ef084 Allow passing the test-repository URL via parameter "-r" when running launch-dev-server.sh for JetBrains Backend Plugin development
If the parameter is not passed, it will use the default test-repository: https://github.com/gitpod-io/spring-petclinic
2022-09-13 17:27:14 +02:00
Anton Kosyakov
4ff0c7e3b8 [jb]: monitor low memory notifications and gc overhead 2022-06-16 19:41:25 +05:30
Victor Nogueira
6e06744fc8 Wait the Backend Plugin to be ready and the Controller Client to be connected before executing "gp preview" on JetBrains IDEs 2022-05-27 13:29:45 +05:30
Victor Nogueira
c60f4a8276 Fix launch-dev-server script to work also from VS Code 2022-03-02 21:23:09 +05:30
Anton Kosyakov
f8257e4a1d [jb]: customize remote indicator 2022-02-22 13:49:01 +05:30
Anton Kosyakov
e1112966cc [jb] track client project sessions 2022-02-21 17:53:01 +05:30
Anton Kosyakov
8bdd0ca581 [jb-remote] gp cli support 2022-02-09 12:59:30 +01:00