How to install Intellij IDEA on Ubuntu?

前端 未结 11 2216
無奈伤痛
無奈伤痛 2020-12-12 10:10

I\'m new to Ubuntu and Linux in general. I want to code in Java on my computer, but I\'m having problems installing IntelliJ IDEA on Ubuntu. I have downloaded and extracted

11条回答
  •  自闭症患者
    2020-12-12 10:42

    I needed to install various JetBrains tools on a number of machines from CLI, so I wrote a tiny tool to help with that. It also uses cleaner APIs from JB making it hopefully more stable, and works for various JB tools.

    Feel free to try it: https://github.com/MarcinZukowski/jetbrains-installer

提交回复
热议问题