• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / Install IntelliJ IDEA 2017.2.6 – Java IDE For Linux Ubuntu System

Install IntelliJ IDEA 2017.2.6 – Java IDE For Linux Ubuntu System

By Sourabh / November 16, 2017 Category: How To, Ubuntu

IntelliJ IDEA 2017.2.6 released. Install JetBrains’ IntelliJ IDEA Java IDE on Ubuntu Linux Systems. It is a super tool that analyzes your code, looking for connections between symbols across all project files and languages. Using this information it provides indepth coding assistance, quick navigation, clever error analysis, and, of course, refactorings.

IntelliJ IDEA features:

  • Smart completion – Ctrl+Shift+Space gives you a list of the most relevant symbols applicable in the current context. This and other completions are constantly learning from you, moving the members of the most frequently used classes and packages to the top of the suggestions list, so you can select them faster.
  • Chain completion – Digs a tad deeper than Smart Completion and lists applicable symbols accessible via methods or getters in the current context. Say you’re looking for a value of Project and only have the Module module declaration. Press Ctrl+Shift+Space twice to get module.getProject() without any additional effort.

IntelliJ IDEA 2017.2.6 has fixed various bug fixes such as:

  • Revert commit: files to be deleted are not checked fro commit by default
  • “Open Task” makes the whole IDE freeze when selecting a task too quickly
  • Autoscroll from Editor does not work for DDL opened in console
  • Confirm Exit, Do not ask me again – always appearing
  • “Hide file extensions in editor tabs” removes all after dot
  • Command line diff between directories: can’t show diff error for files
  • Many more

Install IntelliJ IDEA 2017.2.6

Install IntelliJ IDEA 2017.2.6 in Ubuntu via ppa:ubuntuhandbook1 by using the following command:

sudo add-apt-repository ppa:ubuntuhandbook1/apps
sudo apt-get update
sudo apt-get install intellij-idea-community

Tags: IntelliJ IDEA 2017.2.6, java IDE Linux, Java IDE Ubuntu Linux, JetBrains IntelliJ IDEA java IDE

Primary Sidebar

Latest Posts

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

Linux Command To Check RAM Size In Ubuntu Terminal In GB

How To Install Proprietary Drivers In Linux Ubuntu Using Terminal

How To Shutdown Linux With A 15 Minute Delay And Message

Free AI Courses With Certificate For Beginners In India

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap