How to install Intellij IDEA on Ubuntu?

前端 未结 11 2225
無奈伤痛
無奈伤痛 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:59

    I find and follow this youtube:

    https://www.youtube.com/watch?v=PbW-doAiAvI

    Basically, download the tar.gz package, extract into /opt/, and then run the "idea.sh" under bin folder (i.e. /opt/idea-IC-163.7743.44/bin/idea.sh)

    Enjoy

提交回复
热议问题