Unofficial .deb packages of IntelliJ IDEA CE.
Find a file
2015-12-08 10:14:42 +01:00
intellij-idea-community_15.0.1 Ready to build 2015-12-08 10:14:42 +01:00
intellij-idea-community_15.0.1-1_amd64.build Ready to build 2015-12-08 10:14:42 +01:00
intellij-idea-community_15.0.1-1_source.build Ready to build 2015-12-08 10:14:42 +01:00
LICENSE Initial commit 2015-03-07 19:45:47 +01:00
README.md Update README.md 2015-07-05 23:46:11 +02:00

intellij-idea-community

.deb Packages of IntelliJ IDEA Community Edition for Ubuntu

The latest upstream version is 14.1.4 which is included in the package version 14.1.4

Adding the ppa to Ubuntu

sudo apt-add-repository ppa:mmk2410/intellij-idea-community

sudo apt-get update

sudo apt-get install intellij-idea-community

FAQ

Q: How do I enable HiDPI support?

A: You have to add

-Dhidpi=true

to these files:

/opt/intellij-idea-community/bin/idea.vmoptions

/opt/intellij-idea-community/bin/idea64.vmoptions