Ubuntu 安装IntelliJ IDEA

ubuntu repository: https://launchpad.net/~mmk2410/+archive/ubuntu/intellij-idea
To use it just run the following commands:
1.sudo apt-add-repository ppa:mmk2410/intellij-idea
2.sudo apt-get update
3.The community edition can then installed with(安装社区版用这条语句) sudo apt-get install intellij-idea-community
4.the ultimate edition with(安装旗舰版用这条语句) sudo apt-get install intellij-idea-ultimate
posted @ 2017-11-09 16:53  一行代码的事  阅读(9490)  评论(0编辑  收藏  举报