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
Vulkan for Linux Users
With each new generation of graphics cards, we see game developers push the limits of graphical fidelity and come one step closer to photorealism. But...
OpenTTD vs Simutrans
Creating your own transport simulation can be fun, relaxing and extremely enticing. That's why you need to make sure that you try out as many games as...
OpenTTD Tutorial
OpenTTD is one of the most popular business simulation games out there. In this game, you need to create a wonderful transportation business. However,...