Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Intellij IDEA, java and remote development

How to configure Intellij IDEA for compile my java-application on remote machine? In netbeans I can configure it easily and remote development works perfectly but in Intellij IDEA I can't understand how to do it. I searched for an answer in the NET and I can't find it. All answers are for Web remote/deployment only. I need it because I use java + raspberry Pi + pi4j. Thx.

like image 471
xrk Avatar asked Nov 09 '16 16:11

xrk


1 Answers

As far as I know, it's currently not possible. If I remember correctly, it is possible in other JetBrains IDE's like PhpStorm. But not in IntelliJ IDEA.

like image 156
Peter Avatar answered Sep 18 '22 20:09

Peter