Ubuntu

IntelliJ IDEA 2016.3.4 Community Edition out, Install on Ubuntu, CentOS

IntelliJ IDEA 2016.3.4 Community Edition out, Install on Ubuntu, CentOS

IntelliJ IDEA 2016.3.4 Community Edition recently released, is the most Intelligent IDE for the Java Platform as well as support for Java 8 and above. It provides new tools for Android development, editor enhancements, and Gradle integration. Furthermore, it helps by giving smart and relevant suggestions in every context: instant and clever code completion, on-the-fly code analysis, easy project navigation and reliable refactoring tools.

IntelliJ IDEA Key Features

Ubuntu Desktop

CentOS 7 Desktop

IntelliJ IDEA 2016.3.4 Community Edition Highlights

Performance

Bug Fixes

How to Install IntelliJ IDEA 2016.3.4 Community Edition on Ubuntu 17.04, Ubuntu 16.10, Ubuntu 16.04, Ubuntu 15.04, Ubuntu 14.04

sudo apt-add-repository ppa:mmk2410/intellij-idea-community sudo apt-get update && sudo apt-get install intellij-idea-community

How to remove IntelliJ IDEA 2016.3.4 Community Edition from Ubuntu

sudo apt-get remove intellij-idea-community

How to Install IntelliJ IDEA 2016.3.4 Community Edition on CentOS 7, RHEL

wget https://download-cf.jetbrains.com/idea/ideaIC-2016.3.4.tar.gz sudo tar xf ideaIC-2016.3.4.tar.gz -C /opt/ cd /opt/idea-IC-163.12024.16/bin/ ./idea.sh
Cursor jumps or moves randomly while typing in Windows 10
If you find that your mouse cursor jumps or moves on its own, automatically, randomly while typing in Windows laptop or computer, then some of these s...
How to reverse Mouse and Touchpads scrolling direction in Windows 10
Mouse and Touchpads not only make computing easy but more efficient and less time-consuming. We cannot imagine a life without these devices, but still...
How to change Mouse pointer and cursor size, color & scheme on Windows 10
The mouse pointer and cursor in Windows 10 are very important aspects of the operating system. This can be said for other operating systems as well, s...