1

I am trying to connect to a remote server using JetBrains Gateway, so that I can use IntelliJ IDE for code changing purposes.

Both IntelliJ and JetBrains Gateway are -newly installed- on my device and I've rebooted my PC after installation as well.

I entered the hostname, password and it says that I'm "Successfully Connected".

enter image description here

But in the IDE version dropdown, nothing shows up even though I have IntelliJ installed on the system.

I do see the Other options... link. But the following options seem like they are to be used if no IDE is installed :

enter image description here

My Question is

How to get IntelliJ IDE (which is already installed) in the dropdown of JetBrains Gateway

LazyOne
  • 158,824
  • 45
  • 388
  • 391
Lelouch
  • 37
  • 4

1 Answers1

0

You need to run a script to turn the server on

"The main script to run a remote IDE is remote-dev-server.sh, located in the bin subdirectory of your unpacked IDE"

From the Jetbrains instructions here